isGlobalOrNamespaceScope

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

@safe
bool
isGlobalOrNamespaceScope
(
scope const Cursor c
)

Meta