AstTopDownProcessing::atTraversalStart
Function called at the start of the traversal, before any node is visited; override if necessary, the default implementation is a no‐op.
Synopsis
Declared in <src/midend/astProcessing/AstProcessing.h>
virtual
void
atTraversalStart();
Created with MrDocs