Method: XfOOrth::VirtualMachine#parser

Defined in:
lib/fOOrth/compiler.rb

#parserObject (readonly)

The current compiler parser.



27
28
29
# File 'lib/fOOrth/compiler.rb', line 27

def parser
  @parser
end