Method: Parser#ctx
- Defined in:
- lib/antlr4/Parser.rb
#ctx ⇒ Object
Returns the value of attribute ctx.
11 12 13 |
# File 'lib/antlr4/Parser.rb', line 11 def ctx @ctx end |
Returns the value of attribute ctx.
11 12 13 |
# File 'lib/antlr4/Parser.rb', line 11 def ctx @ctx end |