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