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