ShakeChild
Represents a child element in the Shake language, which is assignable and linked to a parent value.
Since
0.1.0
Inheritors
Properties
Accessor for the value of the child element.
The actual type of the assignable entity.
The actual value of the assignable entity.
The field representing this child element.
The parent value to which this child is associated.
The scope in which this child element exists.
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.