CssParserExtensions
Extensions to be used exclusively by the parser or the tokenizer.
Retrieves a number describing the error of a given error code.
Gets the corresponding conjunction creator, if there is any.
Gets the corresponding token type for the function name.
Checks if the provided token is either of the first or the second
type of token.
Checks if the provided token is actually a match token.
Checks if the provided token is neither of the first nor the second
type of token.
Checks if the provided token is neither of the first, nor the
second nor the third type of token.
Tries to create an IDocumentFunction from the provided token.