Method: Lexer#more
- Defined in:
- lib/antlr4/Lexer.rb
#more ⇒ Object
155 156 157 |
# File 'lib/antlr4/Lexer.rb', line 155 def more self.type = Lexer::MORE end |
155 156 157 |
# File 'lib/antlr4/Lexer.rb', line 155 def more self.type = Lexer::MORE end |