reside Outside Package
Determines whatever the declaration resides outside a package.
Return
true if the declaration resides outside the specified package, false otherwise.
Parameters
name
the package name to check.
Determines whatever the declaration resides outside a package.
true if the declaration resides outside the specified package, false otherwise.
the package name to check.