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

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

Instance Method Summary collapse

Instance Method Details

#predicate_blockObject



1221
1222
1223
# File 'lib/treetop/compiler/metagrammar.rb', line 1221

def predicate_block
  elements[2]
end

#prefixObject



1217
1218
1219
# File 'lib/treetop/compiler/metagrammar.rb', line 1217

def prefix
  elements[0]
end