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

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

Instance Method Summary collapse

Instance Method Details

#predicate_blockObject



1917
1918
1919
# File 'lib/treetop/compiler/metagrammar.rb', line 1917

def predicate_block
  elements[2]
end

#prefixObject



1913
1914
1915
# File 'lib/treetop/compiler/metagrammar.rb', line 1913

def prefix
  elements[0]
end