class

Lustra::Expression::Node::DoubleOperator

Inherits Lustra::Expression::Node < Lustra::Expression::JSONB::Node < Lustra::Expression::Geometric::Node < Reference < Object

A node managing the rendering of combination operations like <val1> <op> <val2>

Constructors

new(a : Node, b : Node, op : String)
Source

Instance methods

resolve
Source