package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Ast.cSource

inherit Ast_base.c
method root : node
method visit : (node -> unit) -> unit
method visit_post : (node -> unit) -> unit
method size : int
method count_ambiguous_nodes : int
method count_omp_error_nodes : int