Module: JSONPathGrammar::Child11

Defined in:
lib/jsonpath/parser.rb

Instance Method Summary collapse

Instance Method Details

#startObject



573
574
575
# File 'lib/jsonpath/parser.rb', line 573

def start
  elements[1]
end