Function ASTtools::collectNonLocalGotos

Function ASTtools::collectNonLocalGotos#

Function Documentation#

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

Collect non-local “goto” statements.