Method: ParserRuleContext#children
- Defined in:
- lib/antlr4/ParserRuleContext.rb
#children ⇒ Object
Returns the value of attribute children.
27 28 29 |
# File 'lib/antlr4/ParserRuleContext.rb', line 27 def children @children end |
Returns the value of attribute children.
27 28 29 |
# File 'lib/antlr4/ParserRuleContext.rb', line 27 def children @children end |