libdparse v0.19.2 (2022-04-29T10:27:52Z)
Dub
Repo
IntegerLiterals
dparse
lexer
Number literal token types.
alias
IntegerLiterals
=
AliasSeq
!(
tok
!"intLiteral",
tok
!"longLiteral",
tok
!"uintLiteral",
tok
!"ulongLiteral")
Meta
Source
See Implementation
dparse
lexer
aliases
BasicTypes
IdType
IntegerLiterals
Keywords
Literals
NumberLiterals
Operators
Protections
SpecialTokens
StringLiterals
Token
str
enums
CommentBehavior
WhitespaceBehavior
functions
byToken
getTokensForParser
isBasicType
isIntegerLiteral
isKeyword
isLiteral
isNumberLiteral
isOperator
isProtection
isSpecialToken
isStringLiteral
optimalBucketCount
rangeMatch
skip
mixin templates
TokenTriviaFields
structs
DLexer
LexerConfig
StringBehavior
StringCache
templates
ByteCombine
tok
Number literal token types.