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