isGlobalOrNamespaceScope

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

@trusted
bool
isGlobalOrNamespaceScope
(
scope const Cursor c
)

Meta