IntLiteral
dotty.tools.sjs.ir.Trees.IntLiteral
sealed case class IntLiteral(value: Int)(implicit pos: Position) extends MatchableLiteral
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MatchableLiteraltrait Literalclass Treetrait TreeOrJSSpreadclass IRNodeclass Objecttrait Matchableclass Any
Members list
In this article