cppparser icon indicating copy to clipboard operation
cppparser copied to clipboard

How to generate AST for Single file

Open VenoVeno opened this issue 2 years ago • 2 comments

After building in Linux using the steps https://github.com/satya-das/cppparser#building-cppparser.

cppparsertest binary is generated.

How to Parse a single file?

VenoVeno avatar Mar 03 '23 15:03 VenoVeno