sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LexNumericImpl.lexIntegralSuffix
source
lexnumeric
LexNumericImpl
Integral and float literals.
mixintemplate
LexNumericImpl
(Token, alias IntegralSuffixes, alias FloatSuffixes, alias CustomIntegralSuffixes = null, alias CustomFloatSuffixes = null)
Token
lexIntegralSuffix
(
uint
begin
)
Meta
Source
See Implementation
source
lexnumeric
LexNumericImpl
functions
lexFloatLiteral
lexFloatSuffix
lexIntegralSuffix
lexNumeric
popBinary
popDecimal
popHexadecimal
static functions
isBinary
isDecimal
isHexadecimal
Integral and float literals.