BinaryLogicalConditionComponent

A BinaryConditionComponent that logically combines left and right based on operator (e.g. logical and)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
open override val left: ConditionComponent
Link copied to clipboard
Link copied to clipboard
open override val right: ConditionComponent

Functions

Link copied to clipboard
open override fun toString(): String