Transitively walk Statement s, pass Expressions to dgExp(), VarDeclarations to dgVar().
Statement to traverse
delegate to pass found Expressions to
delegate to pass found VarDeclarations to
See Implementation
Transitively walk Statement s, pass Expressions to dgExp(), VarDeclarations to dgVar().