cppparser
cppparser copied to clipboard
How to generate AST for Single file
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?