CssToken
class CssToken
The base class token for the CSS parser.
Gets the data of the token.
Gets the position of the token.
Gets the type of the token.
Gets a string which represents the original value.