TokenStructure.index

The byte offset from the beginning of the input at which this token occurs.

struct TokenStructure(IdType, string extraFields = "")
pure nothrow @safe @nogc
size_t index;

Meta