std.d.
lexer
.Token
alias Token = std.lexer.TokenStructure!(IdType, extraFields)
The token type in the D lexer