CaseStmt

Undocumented in source.

Constructors

this
this(DXCaseStmt dx)
Undocumented in source.

Members

Functions

beginLocation
SourceLocation beginLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
colonLocation
SourceLocation colonLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
endLocation
SourceLocation endLocation()
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
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta