module Treetop::Compiler::Metagrammar::DeclarationSequence0
Public Instance Methods
declaration()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 650 def declaration elements[1] end
space()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 646 def space elements[0] end