module CDDLGRAMMAR::SESC2
Public Instance Methods
ast()
click to toggle source
# File lib/parser/cddlgrammar.rb, line 3118 def ast() JSON.load("\"\\#{elements[1].text_value}\"") end
# File lib/parser/cddlgrammar.rb, line 3118 def ast() JSON.load("\"\\#{elements[1].text_value}\"") end