CreationShakeField
Constructors
Properties
The actual type of the assignable entity.
The actual value of the assignable entity.
The class this field is in. This is null if the field is not within a class
The type this field expands
The initial value of this field
Is this field abstract?
Is this field protected?
The parent scope for initializing this field (the scope of the class or package)
The package this field is in. Also holds the package if this field is in a class
The project this field is in. This also keeps the project if this field is inside a package or class
The fully qualified name of the declaration, including its scope and namespace.
The declared type of the assignable entity.
A unique name for the declaration, used internally for identification.
Functions
Performs addition assignment on this entity's type.
Assigns a type to this entity.
Handles the type after decrement operation.
Handles the type before decrement operation.
Performs division assignment on this entity's type.
Handles the type after increment operation.
Handles the type before increment operation.
Performs modulus assignment on this entity's type.
Performs multiplication assignment on this entity's type.
Performs power assignment on this entity's type.
Performs subtraction assignment on this entity's type.