Module: Treetop::Compiler::Metagrammar::NamedLabel2
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
1813 1814 1815 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1813 def name elements[0].text_value end |