Class: AgnosticBackend::Queryable::Expressions::Expression

Inherits:
TreeNode
  • Object
show all
Defined in:
lib/agnostic_backend/queryable/expressions/expression.rb

Direct Known Subclasses

Filter, Limit, Offset, Order, ScrollCursor, Select, Where

Instance Attribute Summary

Attributes inherited from TreeNode

#children, #context

Method Summary

Methods inherited from TreeNode

#==, #accept, #initialize

Methods included from Utilities

included

Constructor Details

This class inherits a constructor from AgnosticBackend::Queryable::TreeNode