Module: JPTGRAMMAR::SingleQuoted3
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ESC ⇒ Object
611 612 613 |
# File 'lib/parser/jptgrammar.rb', line 611 def ESC elements[0] end |
#escapable ⇒ Object
615 616 617 |
# File 'lib/parser/jptgrammar.rb', line 615 def escapable elements[1] end |