Class
Arel::TreeManager
In:
lib/arel/tree_manager.rb
Parent:
Object
Methods
initialize_copy
new
to_dot
to_sql
visitor
where
Included Modules
Arel::Relation
Arel::FactoryMethods
Attributes
ast
[R]
engine
[R]
Public Class methods
new
(engine)
Public Instance methods
initialize_copy
(other)
to_dot
()
to_sql
()
visitor
()
where
(expr)
[Validate]