Method: ATNConfig#context
- Defined in:
- lib/antlr4/atn/ATNConfig.rb
#context ⇒ Object
Returns the value of attribute context.
14 15 16 |
# File 'lib/antlr4/atn/ATNConfig.rb', line 14 def context @context end |
Returns the value of attribute context.
14 15 16 |
# File 'lib/antlr4/atn/ATNConfig.rb', line 14 def context @context end |