ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
NOGCVisitor.visit
ddmd
nogc
NOGCVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
void
visit
(Expression e)
void
visit
(DeclarationExp e)
void
visit
(CallExp e)
void
visit
(ArrayLiteralExp e)
void
visit
(AssocArrayLiteralExp e)
void
visit
(NewExp e)
void
visit
(DeleteExp e)
void
visit
(IndexExp e)
void
visit
(AssignExp e)
void
visit
(CatAssignExp e)
void
visit
(CatExp e)
class
NOGCVisitor
override
void
visit
(
CatExp
e
)
Meta
Source
See Implementation
ddmd
nogc
NOGCVisitor
constructors
this
functions
doCond
visit
variables
err
f