module Treetop::Compiler::Metagrammar::ModuleDeclaration4
Public Instance Methods
Source
# File lib/treetop/compiler/metagrammar.rb, line 291 def module_contents elements[1] end
Source
# File lib/treetop/compiler/metagrammar.rb, line 287 def module_prefix elements[0] end