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
See Implementation
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