parser property

Parser parser
final

Used to collect to the grammar file name, token names, rule names for used to parse the pattern into a parse tree.

Implementation

final Parser parser;