Method: Racc::Goto#from_state
- Defined in:
- lib/racc/state.rb
#from_state ⇒ Object (readonly)
Returns the value of attribute from_state.
776 777 778 |
# File 'lib/racc/state.rb', line 776 def from_state @from_state end |
Returns the value of attribute from_state.
776 777 778 |
# File 'lib/racc/state.rb', line 776 def from_state @from_state end |