Class Treetop::Compiler::GrammarCompiler
In: lib/treetop/compiler/grammar_compiler.rb
Parent: Object

Methods

Public Instance methods

compile a treetop file into ruby

compile a string containing treetop source into ruby

[Validate]