Action
com.reactific.riddl.language.ast.AbstractDefinitions.Action
trait Action extends RiddlValue
Base class for all actions. Actions are used in the "then" and "but" clauses of a Gherkin example such as in the body of a handler's on
clause or in the definition of a Function. The subclasses define different kinds of actions that can be used.
Attributes
- Graph
-
- Supertypes
Members list
In this article