BooleanValue
amyc.interpreter.BooleanValue
case class BooleanValue(b: Boolean) extends Value
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Valueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Value
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article