condition

abstract fun condition(condition: ScopeActivationCondition)(source)

Register child conditions with this condition. This can be called from the higher-order lambda function that is executed during evaluation in order to register conditions in the state of this condition object. Those can then be used in the evaluation of this condition to generate a result.