Method: NodeImpl::Methods#getChildCount
- Defined in:
- lib/antlr4/tree/Tree.rb
#getChildCount ⇒ Object
120 121 122 |
# File 'lib/antlr4/tree/Tree.rb', line 120 def getChildCount() return 0 end |
120 121 122 |
# File 'lib/antlr4/tree/Tree.rb', line 120 def getChildCount() return 0 end |