mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
serializeIdentifier
mutils
serializer
lexer_utils
Undocumented in source. Be warned that the author may not have intended to support it.
void
serializeIdentifier
(
bool
load
Container
)
(
ref
TokenData
token
,
ref
Container
con
)
Meta
Source
See Implementation
mutils
serializer
lexer_utils
aliases
TokenDataVector
whiteTokens
enums
StandardTokens
functions
doubleToString
isIdentifierFirstChar
longToString
printAllTokens
serializeCommentLine
serializeCommentMultiline
serializeIdentifier
serializeNumberToken
serializeStringToken
serializeWhiteTokens
stringToLong
tokenizeAll
tokensToString
updateLineAndCol
structs
TokenData