Clear::Expression::Node::DoubleOperator
Inherits Clear::Expression::Node < Clear::Expression::JSONB::Node < Reference < Object
A node managing the rendering of
combination operations like <val1> <op> <val2>
Constructors
new(a : Node, b : Node, op : String)
SourceInstance methods
resolve
Source