module Treetop::Compiler::Metagrammar::Label2

Public Instance Methods

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