Method: RuleContext#parentCtx
- Defined in:
- lib/antlr4/RuleContext.rb
#parentCtx ⇒ Object
Returns the value of attribute parentCtx.
31 32 33 |
# File 'lib/antlr4/RuleContext.rb', line 31 def parentCtx @parentCtx end |
Returns the value of attribute parentCtx.
31 32 33 |
# File 'lib/antlr4/RuleContext.rb', line 31 def parentCtx @parentCtx end |