CreationShakePackage
Constructors
Properties
The base project to which this package belongs.
A list of classes contained within this package.
A list of fields declared in this package.
A list of functions defined in this package.
The parent package, if any.
The fully qualified name of this package.
The prefix used for qualifying names in this package.
The scope of this package.
A list of subpackages contained within this package.
Functions
Retrieves a class by an array of names.
Retrieves a class by its name.
Retrieves a class by a path of names.
Retrieves a field by an array of names.
Retrieves a field by its name.
Retrieves a field by a path of names.
Retrieves functions by an array of names.
Retrieves functions by their name.
Retrieves functions by a path of names.
Retrieves a subpackage by a path of names.
Retrieves a subpackage by name.
Phase 1: Register all classes See in the Specification
Phase 2: Link Superclasses and Interfaces See in the Specification
Phase 3: Process all methods and fields (without code) See in the Specification
Phase 4: Process all code See in the Specification