Cursor.isUnexposed

Determine whether the given cursor represents a currently unexposed piece of the AST (e.g., CXCursor_UnexposedStmt).

struct Cursor
@property const @trusted scope
bool
isUnexposed
()

Meta