Accepted

edomata.core.EdomatonResult.Accepted
final case class Accepted[S, E, R, N](newState: S, events: Type[E], notifications: Chain[N])

Attributes

Source
DomainCompiler.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product