IntLiteral
amyc.ast.TreeModule.IntLiteral
case class IntLiteral(value: Int) extends Literal[Int]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literal[Int]trait Exprtrait Treetrait Positionedclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Positioned
Inherited fields
Attributes
- Inherited from:
- Positioned
In this article