ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
walkPostorder
ddmd
apply
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
++)
bool
walkPostorder
(
Expression
e
,
StoppableVisitor
v
)
Meta
Source
See Implementation
ddmd
apply
classes
PostorderExpressionVisitor
functions
walkPostorder