Method: ATN#ruleToStartState
- Defined in:
- lib/antlr4/atn/ATN.rb
#ruleToStartState ⇒ Object
Returns the value of attribute ruleToStartState.
9 10 11 |
# File 'lib/antlr4/atn/ATN.rb', line 9 def ruleToStartState @ruleToStartState end |