Function ASTtools::collectNonLocalJumps

Function ASTtools::collectNonLocalJumps#

Function Documentation#

void ASTtools::collectNonLocalJumps(const SgStatement *root, JumpMap_t &jumps)#

Collect non-local “jumps” within a statement.