DXCaseStmt

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++, dextool_clang_extension) extern (C++)
struct DXCaseStmt {}

Members

Variables

colonLoc
CXSourceLocation colonLoc;
Undocumented in source.
hasValue
bool hasValue;
Undocumented in source.
subStmt
CXCursor subStmt;
Undocumented in source.

Meta