CfLexer.empty

bool empty() @safe pure

Checks if the token stream is exhausted.

Returns

true if no more tokens are available (after EOF).