Module: JPTGRAMMAR::NormalSingleQuoted0
- Defined in:
- lib/parser/jptgrammar.rb
Instance Method Summary collapse
Instance Method Details
#ESC ⇒ Object
4632 4633 4634 |
# File 'lib/parser/jptgrammar.rb', line 4632 def ESC elements[0] end |
#normal_escapable ⇒ Object
4636 4637 4638 |
# File 'lib/parser/jptgrammar.rb', line 4636 def normal_escapable elements[1] end |