Method: Lexer#channel
- Defined in:
- lib/antlr4/Lexer.rb
#channel ⇒ Object
Returns the value of attribute channel.
19 20 21 |
# File 'lib/antlr4/Lexer.rb', line 19 def channel @channel end |
Returns the value of attribute channel.
19 20 21 |
# File 'lib/antlr4/Lexer.rb', line 19 def channel @channel end |