abstract class Query::Any
- Query::Any
- Reference
- Object
Direct Known Subclasses
Defined in:
query.crClass Method Summary
Instance Method Summary
-
#==(other)
Returns
false(other can only be aValuehere). - #equals(other)
- #inspect(io)
- #to_s(io)
- #value
Class Method Detail
Instance Method Detail
def ==(other)
#
Description copied from class Reference
Returns false (other can only be a Value here).