Top Level Namespace

Defined Under Namespace

Modules: Treetop Classes: IntervalSkipList, String

Constant Summary collapse

TREETOP_VERSION_REQUIRED_TO_BOOTSTRAP =
'>= 1.1.5'
Trusted =

Relocating trusted version of Treetop to Trusted::Treetop

Module.new
METAGRAMMAR_PATH =

Compile and evaluate freshly generated metagrammar source

File.expand_path('../compiler/metagrammar.treetop', __FILE__)