- next
bool next()
- parseATRule
ATRuleNode parseATRule()
Undocumented in source. Be warned that the author may not have intended to support it.
- parseComponentValueList
ComponentValueNode[] parseComponentValueList(CSSTokenType endToken1, CSSTokenType endToken2)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseFunctionBlock
FunctionNode parseFunctionBlock()
Undocumented in source. Be warned that the author may not have intended to support it.
- parseQualifiedRule
QualifiedRuleNode parseQualifiedRule()
Undocumented in source. Be warned that the author may not have intended to support it.
- parseSimpleBlock
SimpleBlockNode parseSimpleBlock()
Undocumented in source. Be warned that the author may not have intended to support it.
- skipWhiteSpace
CSSTokenType skipWhiteSpace()
move to nearest non-whitespace token; return current token type (does not move if current token is not whitespace)