dparsergen ~master (2023-07-12T17:02:27.7905513)
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