adrdox ~master (2021-09-18T14:48:25Z)
Home
Dub
Repo
IdType
dparse
lexer
Token ID type for the D lexer.
alias
IdType
=
TokenIdType
!(
operators
,
dynamicTokens
,
keywords
)
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
Token ID type for the D lexer.