StringValue
amyc.interpreter.StringValue
case class StringValue(s: String, lit: Boolean) extends Value
Attributes
- Graph
-
- Supertypes
Members list
Keywords
- no keywords
- final
- infix
- override
Inherited
- Not inherited
- Product
- Value
In this article