morphir.ir.Literal.Literal
See theLiteral companion trait
object Literal
Attributes
Members list
Type members
Classlikes
final case class BoolLiteral(arg1: Bool) extends Literal
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literalclass Objecttrait Matchableclass AnyShow all
final case class CharLiteral(arg1: Char) extends Literal
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literalclass Objecttrait Matchableclass AnyShow all
final case class DecimalLiteral(arg1: Decimal) extends Literal
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literalclass Objecttrait Matchableclass AnyShow all
final case class FloatLiteral(arg1: Float) extends Literal
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literalclass Objecttrait Matchableclass AnyShow all
final case class StringLiteral(arg1: String) extends Literal
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literalclass Objecttrait Matchableclass AnyShow all
final case class WholeNumberLiteral(arg1: Int) extends Literal
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literalclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article