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