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

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

Instance Method Summary collapse

Instance Method Details

#predicate_blockObject



1942
1943
1944
# File 'lib/treetop/compiler/metagrammar.rb', line 1942

def predicate_block
  elements[2]
end

#prefixObject



1938
1939
1940
# File 'lib/treetop/compiler/metagrammar.rb', line 1938

def prefix
  elements[0]
end