case class StringLit(chars: String) extends Token with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- StringLit
- Serializable
- Serializable
- Product
- Equals
- Token
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All