CaseStmt

@safe
struct CaseStmt {}

Members

Functions

subStmt
Cursor subStmt()

Cursor for the sub-stmt that reside inside the case.

Meta