Method: ParsingMachine#i_ptr
- Defined in:
- lib/rpeg/parsing_machine.rb
#i_ptr ⇒ Object (readonly)
These are internals that aren’t useful in the usual case
260 261 262 |
# File 'lib/rpeg/parsing_machine.rb', line 260 def i_ptr @i_ptr end |