Function JSONLexerRange.front

Returns the current token in the stream.

ref const(JSONToken!String) front () @property;