Module: JSONPathGrammar::Child8
- Defined in:
- lib/jsonpath/parser.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
540 541 542 |
# File 'lib/jsonpath/parser.rb', line 540 def index elements[2] end |
#lower ⇒ Object
536 537 538 |
# File 'lib/jsonpath/parser.rb', line 536 def lower elements[0] end |