Method: Transition#ruleIndex
- Defined in:
- lib/antlr4/atn/Transition.rb
#ruleIndex ⇒ Object
Returns the value of attribute ruleIndex.
51 52 53 |
# File 'lib/antlr4/atn/Transition.rb', line 51 def ruleIndex @ruleIndex end |
Returns the value of attribute ruleIndex.
51 52 53 |
# File 'lib/antlr4/atn/Transition.rb', line 51 def ruleIndex @ruleIndex end |