Class Arel::Nodes::Binary
In: lib/arel/nodes/binary.rb
Parent: Arel::Nodes::Node

Methods

==   eql?   hash   initialize_copy   new  

Attributes

left  [RW] 
right  [RW] 

Public Class methods

Public Instance methods

==(other)

Alias for eql?

[Validate]