Represents a string literal in the specification.
Public Member Functions | |
| Literal (string lit) | |
| override bool | OnReadValue (Style styleBlock, Css.Value value, int start, out int size) |
Public Attributes | |
| string | RawLiteral |
| The value itself. More... | |
|
inline |
|
inlinevirtual |
Reimplemented from Css.Spec.Value.
| string Css.Spec.Literal.RawLiteral |
The value itself.