Libraries
»
janeway-jsonpath
(0.5.0)
»
Index
»
Janeway
»
AST
»
Selector
»
#==
Method: Janeway::AST::Selector#==
Defined in:
lib/janeway/ast/selector.rb
#
==
(other) ⇒
Object
30 31 32
# File 'lib/janeway/ast/selector.rb', line 30
def
==
(
other
)
value
==
other
&
.
value
end