Module: EDNGRAMMAR::Rawstring0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#matchrawdelim ⇒ Object
1876 1877 1878 |
# File 'lib/parser/edngrammar.rb', line 1876 def matchrawdelim elements[3] end |
#rawcontent ⇒ Object
1872 1873 1874 |
# File 'lib/parser/edngrammar.rb', line 1872 def rawcontent elements[2] end |
#startrawdelim ⇒ Object
1868 1869 1870 |
# File 'lib/parser/edngrammar.rb', line 1868 def startrawdelim elements[0] end |