Structure representing the call signature.
Add call signatures.
Structures representing the call signatures.
Add construct signature.
Structure representing the construct signature.
Add construct signatures.
Structures representing the construct signatures.
Add get accessor.
Structure representing the get accessor.
Add get accessors.
Structures representing the get accessors.
Add index signature.
Structure representing the index signature.
Add index signatures.
Structures representing the index signatures.
Adds a member.
Member to add.
Adds members.
Collection of members to add.
Add method.
Structure representing the method.
Add methods.
Structures representing the methods.
Add properties.
Structures representing the properties.
Add property.
Structure representing the property.
Add set accessor.
Structure representing the set accessor.
Add set accessors.
Structures representing the set accessors.
Gets the first call signature by a find function.
Function to find the call signature by.
Gets the first call signature by a find function or throws if not found.
Function to find the call signature by.
Gets the interface call signatures.
Gets the first construct signature by a find function.
Function to find the construct signature by.
Gets the first construct signature by a find function or throws if not found.
Function to find the construct signature by.
Gets the interface construct signatures.
Gets the first get accessor by name.
Name.
Gets the first get accessor by a find function.
Function to find the get accessor by.
Gets the first get accessor by name or throws if not found.
Name.
Gets the first get accessor by a find function or throws if not found.
Function to find the get accessor by.
Gets the interface get accessor declarations.
Gets the first index signature by a find function.
Function to find the index signature by.
Gets the first index signature by a find function or throws if not found.
Function to find the index signature by.
Gets the interface index signatures.
Gets all the members.
Gets all the members with comment type elements.
Gets the first method by a find function.
Function to find the method by.
Gets the first method by name or throws if not found.
Name.
Gets the first method by a find function or throws if not found.
Function to find the method by.
Gets the interface method signatures.
Gets the interface property signatures.
Gets the first property by a find function.
Function to find the property by.
Gets the first property by name or throws if not found.
Name.
Gets the first property by a find function or throws if not found.
Function to find the property by.
Gets the first set accessor by name.
Name.
Gets the first set accessor by a find function.
Function to find the set accessor by.
Gets the first set accessor by name or throws if not found.
Name.
Gets the first set accessor by a find function or throws if not found.
Function to find the set accessor by.
Gets the interface set accessor declarations.
Insert call signature.
Child index to insert at.
Structure representing the call signature.
Insert call signatures.
Child index to insert at.
Structures representing the call signatures.
Insert construct signature.
Child index to insert at.
Structure representing the construct signature.
Insert construct signatures.
Child index to insert at.
Structures representing the construct signatures.
Insert get accessor.
Child index to insert at.
Structure representing the get accessor.
Insert get accessors.
Child index to insert at.
Structures representing the get accessors.
Insert index signature.
Child index to insert at.
Structure representing the index signature.
Insert index signatures.
Child index to insert at.
Structures representing the index signatures.
Inserts a member.
Child index to insert at.
Member to insert.
Inserts members.
Child index to insert at.
Collection of members to insert.
Insert method.
Child index to insert at.
Structure representing the method.
Insert methods.
Child index to insert at.
Structures representing the methods.
Insert properties.
Child index to insert at.
Structures representing the properties.
Insert property.
Child index to insert at.
Structure representing the property.
Insert set accessor.
Child index to insert at.
Structure representing the set accessor.
Insert set accessors.
Child index to insert at.
Structures representing the set accessors.
Add call signature.