Method: Racc::Grammar#start
- Defined in:
- lib/racc/grammar.rb
#start ⇒ Object (readonly)
Returns the value of attribute start.
36 37 38 |
# File 'lib/racc/grammar.rb', line 36 def start @start end |
Returns the value of attribute start.
36 37 38 |
# File 'lib/racc/grammar.rb', line 36 def start @start end |