module Treetop::Compiler::Metagrammar::NamedLabel2
Public Instance Methods
name()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1853 def name elements[0].text_value end