Module: EDNGRAMMAR::Rawstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#matchrawdelim ⇒ Object
2159 2160 2161 |
# File 'lib/parser/edngrammar.rb', line 2159 def matchrawdelim elements[3] end |
#rawcontent ⇒ Object
2155 2156 2157 |
# File 'lib/parser/edngrammar.rb', line 2155 def rawcontent elements[2] end |
#startrawdelim ⇒ Object
2151 2152 2153 |
# File 'lib/parser/edngrammar.rb', line 2151 def startrawdelim elements[0] end |