Method: Treetop::Compiler::Metagrammar::ModuleDeclaration2#name

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

#nameObject



270
271
272
# File 'lib/treetop/compiler/metagrammar.rb', line 270

def name
  elements[2]
end