ReplyStatement
com.reactific.riddl.language.AST.ReplyStatement
case class ReplyStatement(loc: At, message: MessageRef) extends Statement
A statement that replys in a handler to a query
Value parameters
- loc
-
The location in the source of the publish action
- value
-
The value to be returned
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Statementtrait RiddlValuetrait RiddlNodeclass Objecttrait Matchableclass Any
Members list
In this article