CssToken
The base class token for the CSS parser.
Gets the column token.
Gets the type of the token.
protected CssToken()
Creates a new CSS delimiter token.
Creates a new CSS number token.
Creates a new CSS range token.
Gets a string which represents the original value.