Synopsis.Parsers.C.Parser

NameDefault valueDescription
cppflags[]list of preprocessor flags such as -I or -D
verboseFalseoperate verbosely
xref_prefixNonepath prefix (directory) to contain xref info
base_pathpath prefix to strip off of the file names
preprocessTruewhether or not to preprocess the input
syntax_prefixNonepath prefix (directory) to contain syntax info
input[]input files to process
debugFalsegenerate debug traces
outputoutput file to save the ast to
main_file_onlyTrueshould only main file be processed
emulate_compilercca compiler to emulate