Module: JSONPathGrammar::Child7

Defined in:
lib/jsonpath/parser.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



502
503
504
# File 'lib/jsonpath/parser.rb', line 502

def index
  elements[1]
end