lexer property

Lexer lexer
final

Used to convert the tree pattern string into a series of tokens. The input stream is reset.

Implementation

final Lexer lexer;