CSSTokenizer.skipWhiteSpace

Skip whitespace; return true if at least one whitespace char is skipped; move tokenEnd position tokenType will be set to newline if any newline character found, otherwise - to whitespace

struct CSSTokenizer
bool
skipWhiteSpace
()

Meta