ConditionLeaf

sealed interface ConditionLeaf : ConditionNode(source)

ConditionNode that does not have children

Inheritors

Functions

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