Method: Lexer#channel

Defined in:
lib/antlr4/Lexer.rb

#channelObject

Returns the value of attribute channel.



19
20
21
# File 'lib/antlr4/Lexer.rb', line 19

def channel
  @channel
end