Product Site

5.1.3.10. isPackage

Returns .true if the method is a Package-scope method. Returns .false for Public methods or Private methods. See Section 4.2.8, “Public, Package-Scope, and Private Methods” for details on package-scope method restrictions.

See also method isPrivate.