CssValueBuilder
The class that is responsible for book-keeping information
about the current CSS value that is been build.
Gets if the value specified the !important flag.
Gets if the value is finished at the moment.
Gets if the value is actually valid.
public CssValueBuilder()
Creates a new CSS value builder instance.
Applies the token to the currently build value.
Gets the currently available result.
Resets the builder for reprocessing.