Optional
__handle__Per-argument symbols available by their names.
Shorthand for this.signature.args
.
Requested member name.
Note that the class may decide to rename it in order to resolve naming conflicts.
Method signature.
Visibility of this member.
Optional
__applyDeclares member automatically rather explicitly.
Called by host class if this member is not declared in the base class.
Automatic declaration would be disposed of once the member is declared explicitly.
Host class to declare member for.
Incomplete member reference.
ReferenceError by default.
Inherits this member from the base class.
Called by host class to update inherited member handle.
Returns the handle
as is by default.
Host class to inherit member for.
Inherited member reference.
Base class the member inherited from.
Member handle updated for inherited member.
Generated using TypeDoc
Brand field to make type inference work.