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