Parser.getBuildParseTree

@uml Gets whether or not a complete parse tree will be constructed while parsing. This property is {@code true} for a newly constructed parser.

@return {@code true} if a complete parse tree will be constructed while parsing, otherwise {@code false}

class Parser
bool
getBuildParseTree
()

Meta