Method: Arel::TreeManager#ast

Defined in:
activerecord/lib/arel/tree_manager.rb

#astObject (readonly)

Returns the value of attribute ast.



45
46
47
# File 'activerecord/lib/arel/tree_manager.rb', line 45

def ast
  @ast
end