module Treetop::Compiler::Metagrammar::NamedLabel2

Public Instance Methods

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