Module: JSONPathGrammar::Child6

Defined in:
lib/jsonpath/parser.rb

Instance Method Summary collapse

Instance Method Details

#wildcardObject



522
523
524
# File 'lib/jsonpath/parser.rb', line 522

def wildcard
  elements[1]
end