Number
com.reactific.riddl.language.AST.Number
case class Number(loc: At) extends PredefinedType, IntegerTypeExpression, RealTypeExpression
A predefined type expression for an arbitrary number value
Value parameters
- loc
-
The location of the number type expression
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RealTypeExpressiontrait IntegerTypeExpressiontrait NumericTypeclass PredefinedTypetrait TypeExpressiontrait RiddlValuetrait RiddlNodeclass Objecttrait Matchableclass Any
Members list
In this article