Method: AtomTransition#label_
- Defined in:
- lib/antlr4/atn/Transition.rb
#label_ ⇒ Object
Returns the value of attribute label_.
69 70 71 |
# File 'lib/antlr4/atn/Transition.rb', line 69 def label_ @label_ end |
Returns the value of attribute label_.
69 70 71 |
# File 'lib/antlr4/atn/Transition.rb', line 69 def label_ @label_ end |