Module: JSONPathGrammar::Child24
- Defined in:
- lib/jsonpath/parser.rb
Instance Method Summary collapse
Instance Method Details
#lower ⇒ Object
688 689 690 |
# File 'lib/jsonpath/parser.rb', line 688 def lower elements[0] end |
#template_code ⇒ Object
692 693 694 |
# File 'lib/jsonpath/parser.rb', line 692 def template_code elements[2] end |