Module: JSONPathGrammar::Child20
- Defined in:
- lib/jsonpath/parser.rb
Instance Method Summary collapse
Instance Method Details
#lower ⇒ Object
664 665 666 |
# File 'lib/jsonpath/parser.rb', line 664 def lower elements[0] end |
#template_code ⇒ Object
668 669 670 |
# File 'lib/jsonpath/parser.rb', line 668 def template_code elements[2] end |