UnaryConditionComponent

A ConditionComponent that has one child, conditionNode, and a operator (e.g. negation)

Constructors

Link copied to clipboard
constructor(conditionNode: ConditionNode, operator: UnaryOperatorName)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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