QueryRef
com.reactific.riddl.language.ast.Definitions.QueryRef
case class QueryRef(loc: At, id: Option[Identifier], pathId: PathIdentifier) extends MessageRef
A reference to a query message type
Value parameters
- loc
-
The location of the reference
- pathId
-
The path identifier to the query type
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MessageReftrait RiddlValuetrait RiddlNodeclass Objecttrait Matchableclass Any
Members list
In this article