Typedef ASTtools::JumpMap_t

Typedef ASTtools::JumpMap_t#

Typedef Documentation#

typedef std::map<const SgStatement*, size_t> ASTtools::JumpMap_t#

Store a list of non-local “jumps” (continues, breaks) and ids.