Expand description
Preprocess and parse C source file into an abstract syntax tree
Structs§
- Parser configuration
- Result of a successful parse
- Syntax error during parsing
Enums§
- Error type returned from
parse
- C language flavors
Functions§
- Parse a C file