dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
genCode
dparsergen
generator
codewriter
Undocumented in source. Be warned that the author may not have intended to support it.
string
genCode
(
string
code
,
string
str
,
string
callingFunction
= __FUNCTION__
,
string
callingFilename
= __FILE__
,
size_t
callingLine
= __LINE__
)
Meta
Source
See Implementation
dparsergen
generator
codewriter
functions
escapeDString
genCode
intToStr
removeStartWhitespace
splitInput
startWhitespace
structs
CodeWriter