Literal
dotty.tools.sjs.ir.Trees.Literal
Marker for literals. Literals are always pure.
All Literal
s can be compared for equality. The equality does not take the pos
into account.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class BooleanLiteralclass ByteLiteralclass CharLiteralclass ClassOfclass DoubleLiteralclass FloatLiteralclass LongLiteraltrait MatchableLiteralclass IntLiteralclass Nullclass StringLiteralclass ShortLiteralclass Undefined
Members list
In this article