module Treetop::Compiler::Metagrammar::TreetopFile0

Public Instance Methods

require_statement() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 14
def require_statement
  elements[1]
end