Class
Arel::Nodes::InfixOperation
In:
lib/arel/nodes/infix_operation.rb
Parent:
Binary
Methods
new
Included Modules
Arel::Expressions
Arel::Predications
Arel::OrderPredications
Arel::AliasPredication
Arel::Math
Attributes
operator
[R]
Public Class methods
new
(operator, left, right)
[Validate]