AstParser class.
Definition: QC_AstParser.dox.h:8
*AstTree parseFile(string filename)
Parse file.
astparser namespace
Definition: QC_AstParser.dox.h:2
int getErrorCount()
Get parse error count.
list< auto > list(...)
Returns a list of the arguments passed at the top level.
constructor()
Creates the AstParser.
*AstTree parseString(string str)
Parse string.
*list getDiagnostics()
Get diagnostics.
AstTree class.
Definition: QC_AstTree.dox.h:8