Module: Treetop::Compiler::Metagrammar::QuotedString0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#insens ⇒ Object
2622 2623 2624 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2622 def insens elements[1] end |
#qs ⇒ Object
2618 2619 2620 |
# File 'lib/treetop/compiler/metagrammar.rb', line 2618 def qs elements[0] end |