Module: Treetop::Compiler::Metagrammar::SequencePrimary2

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

Instance Method Summary collapse

Instance Method Details

#predicate_blockObject



1607
1608
1609
# File 'lib/treetop/compiler/metagrammar.rb', line 1607

def predicate_block
  elements[2]
end

#prefixObject



1603
1604
1605
# File 'lib/treetop/compiler/metagrammar.rb', line 1603

def prefix
  elements[0]
end