Method: Antlr4::Runtime::CommonToken#channel
- Defined in:
- lib/antlr4/runtime/common_token.rb
#channel ⇒ Object
Returns the value of attribute channel.
12 13 14 |
# File 'lib/antlr4/runtime/common_token.rb', line 12 def channel @channel end |