Get the next token from the input stream, set *Token to it. Returns 1 if processed a token, 0 if end of line. If you initialize the token's Type info prior to calling this function, we perform special logic that tries to evaluate Token in the context of that type. This is how we distinguish enum tags.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected