abstract class AbstractGroupClause : GroupClause<State, Issued<Terms>>| <init> |
AbstractGroupClause() |
| ifMatched |
open val ifMatched: MatchBehaviourBehaviour if this clause is not matches |
| ifNotMatched |
open val ifNotMatched: MatchBehaviourBehaviour if this clause is matched |
| Move |
class Move : AbstractGroupClause |
| Redeem |
class Redeem : AbstractGroupClause |