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

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

Instance Method Summary collapse

Instance Method Details

#predicate_blockObject



1698
1699
1700
# File 'lib/treetop/compiler/metagrammar.rb', line 1698

def predicate_block
  elements[2]
end

#prefixObject



1694
1695
1696
# File 'lib/treetop/compiler/metagrammar.rb', line 1694

def prefix
  elements[0]
end