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