quantities ~master (2020-01-27T14:07:29Z)
Home
Dub
Repo
QuantityParser.check
quantities
parsing
QuantityParser
Undocumented in source. Be warned that the author may not have intended to support it.
void
check
()
void
check
(Tok tok)
struct
QuantityParser
(N, S)
void
check
(
Tok
tok
)
if
(
isNumeric
!
N
&&
isSomeString
!
S
)
void
check
(Tok tok1, Tok tok2)
Meta
Source
See Implementation
quantities
parsing
QuantityParser
constructors
this
enums
Tok
functions
advance
check
lex
parseCompoundUnit
parseExponentUnit
parseInteger
parsePrefixUnit
parseRationalOrInteger
parseUnit
parsedQuantity
structs
Token