RuleBooleanExpression

A boolean expression to be used in a rule condition.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The operand on which to perform a boolean condition operation.

Link copied to clipboard

The matching operator for a boolean condition expression.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String