Module: JSONPathGrammar::Child6

Defined in:
lib/jsonpath/parser.rb

Instance Method Summary collapse

Instance Method Details

#wildcardObject



495
496
497
# File 'lib/jsonpath/parser.rb', line 495

def wildcard
  elements[1]
end