ParseTree.successful

Indicates whether a parsing was successful or not

struct ParseTree
bool successful;

Meta