CaseStmt

Undocumented in source.

Constructors

this
this(DXCaseStmt dx)
Undocumented in source.

Members

Functions

colonLocation
SourceLocation colonLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
subStmt
Cursor subStmt()

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

toString
void toString(Writer w, FormatSpec!Char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta