mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
updateLineAndCol
mutils
serializer
lexer_utils
Undocumented in source. Be warned that the author may not have intended to support it.
void
updateLineAndCol
(
ref
uint
line
,
ref
uint
column
,
string
oldSlice
,
string
newSLice
)
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