class

Lustra::Expression::Node::Between

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

A node managing the rendering of (var BETWEEN a AND b) expressions.

Constructors

new(target : Node, starts : BetweenType, ends : BetweenType)
Source

Instance methods

resolve
Source

Nested types