Method: Racc::Grammar#start

Defined in:
lib/racc/grammar.rb

#startObject (readonly)

Returns the value of attribute start.



36
37
38
# File 'lib/racc/grammar.rb', line 36

def start
  @start
end