ElementType
Stable referential token and typed SPI for one element kind.
An application must retain one instance as a singleton for each logical kind.
Two separately constructed tokens remain incompatible even when their class tokens and hooks are otherwise equal.
Parameters
checks properties owned by one description; descendants are validated by the engine.
creates a detached node for a validated description.
applies a previous and current description to a retained node and reports affected phases.
Type Parameters
the immutable element description class owned by this token.
the retained node class created by this token.
Constructors
Functions
Creates a node through this token's typed creation hook and verifies the returned class.
Updates a retained node through this token's typed property-diff hook.
Validates one description through this token's typed local-property hook.