Libraries
»
bruce-jsonpath
(0.8.1)
»
Index
»
JSONPathGrammar
»
Path0
»
#selectors
Method: JSONPathGrammar::Path0#selectors
Defined in:
lib/jsonpath/parser.rb
#
selectors
⇒
Object
13 14 15
# File 'lib/jsonpath/parser.rb', line 13
def
selectors
elements
[
1
]
end