adrdox v2.4.1 (2021-02-11T22:19:21Z)
Home
Dub
Repo
Token
dparse
lexer
The token type in the D lexer
alias
Token
=
std.experimental.lexer.TokenStructure
!(
IdType
,
extraFields
)
Meta
Source
See Implementation
dparse
lexer
aliases
IdType
Token
str
enums
StringBehavior
WhitespaceBehavior
functions
byToken
getTokensForParser
isBasicType
isKeyword
isNumberLiteral
isOperator
isProtection
isStringLiteral
newlineMask
rangeMatch
skip
unDecorateComment
structs
DLexer
LexerConfig
StringCache
templates
ByteCombine
tok
The token type in the D lexer