Cursor.isUnexposed

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

struct Cursor
@property
bool
isUnexposed
const @trusted
(
)

Meta