Method: XfOOrth::VirtualMachine#parser
- Defined in:
- lib/fOOrth/compiler.rb
#parser ⇒ Object (readonly)
The current compiler parser.
27 28 29 |
# File 'lib/fOOrth/compiler.rb', line 27 def parser @parser end |
The current compiler parser.
27 28 29 |
# File 'lib/fOOrth/compiler.rb', line 27 def parser @parser end |