isGlobalOrNamespaceScope

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

bool
isGlobalOrNamespaceScope
@safe
(
const(Cursor) c
)

Meta