Abstract Readonly dependencies: Iterable<Interfaces.DependencyNode>Readonly plane: Interfaces.PlaneProtected Readonly cacheReadonly objectThis object is of type value.
Readonly planeReturns the plane this object is on.
Readonly virtualWhether this object is virtual.
All the nodes that depend on this node, and all the nodes that those nodes depend on, and so on. Uses a depth-first search.
All the nodes that this node depends on, and all the nodes that depend on those nodes, and so on. Uses a depth-first search.
All the nodes that depend on this node.
All the nodes that this node depends on.
Returns information about this object.
Returns the value of this object.
Protected addReturns the runtime representationinterfaces implemented by this object.
Protected Abstract getRegisters a new dependant
The node that depends on this node.
Protected registerGenerated using TypeDoc
Defines all the common functionality of a value.