Type of method arguments definition.
Constructs class method.
Requested method name.
Method initialization options.
Optional
__handle__Brand field to make type inference work.
Requested member name.
Note that the class may decide to rename it in order to resolve naming conflicts.
Method signature.
Visibility of this member.
Declares 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.
Declares this method in the given class.
Host class to declare method in.
Method declaration details.
Declared method handle.
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
Class method representation.