adrdox ~master (2021-09-18T14:48:25Z)
Home
Dub
Repo
isBasicType
dparse
lexer
nothrow pure @
safe
@
nogc
bool
isBasicType
(
IdType
type
)
Return Value
Type:
bool
true if the given ID is for a basic type.
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