StringValue
amyc.interpreter.StringValue
case class StringValue(s: String, lit: 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