StringLiteral class
Constructors
- StringLiteral.new(String value, {String quotes = "'", bool raw = false, bool escape = true})
-
const
Properties
Methods
Operators
-
operator +(
Inline inline) → CustomLine -
inherited
-
operator ==(
Object other) → bool -
The equality operator.
inherited