Module: JSONPathGrammar::Child5
- Defined in:
- lib/jsonpath/parser.rb
Instance Method Summary collapse
Instance Method Details
#key ⇒ Object
515 516 517 |
# File 'lib/jsonpath/parser.rb', line 515 def key elements[2] end |
#lower ⇒ Object
511 512 513 |
# File 'lib/jsonpath/parser.rb', line 511 def lower elements[0] end |