Method: Racc::States#grammar

Defined in:
lib/racc/state.rb

#grammarObject (readonly)

Returns the value of attribute grammar.



38
39
40
# File 'lib/racc/state.rb', line 38

def grammar
  @grammar
end