ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
VarStatistics.writeSymbolTable
dmd
backend
dvarstats
VarStatistics
Undocumented in source. Be warned that the author may not have intended to support it.
struct
VarStatistics
nothrow
void
writeSymbolTable
(
ref
symtab_t
symtab
,
void
function
(
Symbol
*
)
nothrow
fnWriteVar
,
void
function
(
)
nothrow
fnEndArgs
,
void
function
(
int
off
,
int
len
)
nothrow
fnBeginBlock
,
void
function
(
)
nothrow
fnEndBlock
)
Meta
Source
See Implementation
dmd
backend
dvarstats
VarStatistics
functions
recordLineOffset
startFunction
writeSymbolTable