BooleanLiteral
amyc.ast.TreeModule.BooleanLiteral
case class BooleanLiteral(value: Boolean) extends Literal[Boolean]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Literal[Boolean]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