Module: JSONPathGrammar::Child7

Defined in:
lib/jsonpath/parser.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



529
530
531
# File 'lib/jsonpath/parser.rb', line 529

def index
  elements[1]
end