Module: Treetop::Compiler::Metagrammar::IncludeDeclaration1
- Defined in:
- lib/mail/vendor/treetop-1.4.3/lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#compile(builder) ⇒ Object
700 701 702 |
# File 'lib/mail/vendor/treetop-1.4.3/lib/treetop/compiler/metagrammar.rb', line 700 def compile(builder) builder << text_value end |