module Treetop::Compiler::Metagrammar::ModuleDeclaration3

Public Instance Methods

space() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 280
def space
  elements[0]
end