Module: Treetop::Compiler::Metagrammar::TreetopFile0

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

Instance Method Summary collapse

Instance Method Details

#require_statementObject



14
15
16
# File 'lib/treetop/compiler/metagrammar.rb', line 14

def require_statement
  elements[1]
end