Parser.matchedEOF

@uml Indicates parser has match()ed EOF token. See {@link #exitRule()}.

class Parser
bool matchedEOF;

Meta