CssToken
The base class token for the CSS parser.
Gets the data of the token.
Gets the type of the token.
Creates a new CSS delimiter token.
Converts the data to an identifier value. Uses inherit for inherit.
Gets a string which represents the original value.