lexerActions property

List<LexerAction> lexerActions
final

Gets the lexer actions to be executed by this executor. @return The lexer actions to be executed by this executor.

Implementation

final List<LexerAction> lexerActions;