Module: Treetop::Compiler::Metagrammar::Primary2

Defined in:
lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#predicate_blockObject



1411
1412
1413
# File 'lib/treetop/compiler/metagrammar.rb', line 1411

def predicate_block
  elements[2]
end

#prefixObject



1407
1408
1409
# File 'lib/treetop/compiler/metagrammar.rb', line 1407

def prefix
  elements[0]
end