dmd.blockexit

Find out in what ways control flow can exit a statement block.

Members

Enums

BE
enum BE

BE stands for BlockExit.

Functions

blockExit
int blockExit(Statement s, FuncDeclaration func, bool mustNotThrow)

Determine mask of ways that a statement can exit.

Meta

Suggestion Box / Bug Report