Class
Arel::Nodes::NamedFunction
In:
lib/arel/nodes/named_function.rb
Parent:
Arel::Nodes::Function
Methods
==
eql?
hash
new
Attributes
name
[RW]
Public Class methods
new
(name, expr, aliaz = nil)
Public Instance methods
==
(other)
Alias for eql?
eql?
(other)
hash
()
[Validate]