Method: Racc::Rule#ptrs
- Defined in:
- lib/racc/grammar.rb
#ptrs ⇒ Object (readonly)
Returns the value of attribute ptrs.
642 643 644 |
# File 'lib/racc/grammar.rb', line 642 def ptrs @ptrs end |
Returns the value of attribute ptrs.
642 643 644 |
# File 'lib/racc/grammar.rb', line 642 def ptrs @ptrs end |