CSSParser.skipWhiteSpace

move to nearest non-whitespace token; return current token type (does not move if current token is not whitespace)

class CSSParser
skipWhiteSpace
()

Meta