dmd.stmtstate

Used to help transform statement AST into flow graph.

Members

Structs

StmtState
struct StmtState(block)

Used to traverse the statement AST to transform it into a flow graph. Keeps track of things like "where does the break go".

Meta

Suggestion Box / Bug Report