Class: Antlr4::Runtime::LexerActionType
- Inherits:
-
Object
- Object
- Antlr4::Runtime::LexerActionType
- Defined in:
- lib/antlr4/runtime/lexer_action_type.rb
Constant Summary collapse
- CHANNEL =
0- CUSTOM =
1- MODE =
2- MORE =
3- POP_MODE =
4- PUSH_MODE =
5- SKIP =
6- TYPE =
7