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