Module: JSONPathGrammar::Child11

Defined in:
lib/jsonpath/parser.rb

Instance Method Summary collapse

Instance Method Details

#startObject



546
547
548
# File 'lib/jsonpath/parser.rb', line 546

def start
  elements[1]
end