Top Level Namespace

Defined Under Namespace

Modules: Treetop Classes: IntervalSkipList, String

Constant Summary collapse

TREETOP_ROOT =
File.join(dir, 'treetop')
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.join(TREETOP_ROOT, 'compiler', 'metagrammar.treetop')