antlr.v4.runtime.atn.LexerAction

Undocumented in source.

Members

Interfaces

LexerAction
interface LexerAction

Represents a single action which can be executed following the successful match of a lexer rule. Lexer actions are used for both embedded action syntax and ANTLR 4's new lexer command syntax.

Meta