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