isGlobalOrNamespaceScope

Determine if a cursor is in the global or namespace scope.

@safe
bool
isGlobalOrNamespaceScope
(
const(Cursor) c
)

Meta