class Query::Query
- Query::Query
- Reference
- Object
Included Modules
Direct Known Subclasses
Defined in:
query.crInstance Method Summary
- #&(other) : Query
- #^(other) : Query
- #|(other) : Query
- #and(other) : Query
- #inspect(io)
- #not : Query
- #or(other) : Query
- #xor(other) : Query