Method: Antlr4::Runtime::LexerSkipAction#initialize
- Defined in:
- lib/antlr4/runtime/lexer_skip_action.rb
#initialize ⇒ LexerSkipAction
Returns a new instance of LexerSkipAction.
6 7 8 |
# File 'lib/antlr4/runtime/lexer_skip_action.rb', line 6 def initialize @_hash = nil end |