ScopeDsymbol.getImportVisibilities

class ScopeDsymbol
extern (D) final nothrow @nogc @safe pure
getImportVisibilities
()

Return Value

the array of visibilities associated with each imported scope. The length of the array matches the imported scopes array.

See Also

getImportedScopes

Meta