Method: ParsingMachine#program

Defined in:
lib/rpeg/parsing_machine.rb

#programObject (readonly)

These are internals that aren’t useful in the usual case



260
261
262
# File 'lib/rpeg/parsing_machine.rb', line 260

def program
  @program
end