Module: JSONPathGrammar::Child20
- Defined in:
- lib/jsonpath/parser.rb
Instance Method Summary collapse
Instance Method Details
#lower ⇒ Object
637 638 639 |
# File 'lib/jsonpath/parser.rb', line 637 def lower elements[0] end |
#template_code ⇒ Object
641 642 643 |
# File 'lib/jsonpath/parser.rb', line 641 def template_code elements[2] end |