MethodsCollectionDescription interface
Map of method name to method description.
Signature:
export interface MethodsCollectionDescription
Remarks
In ServiceClassDescription.methods this holds only the methods that class itself declares. In the description a service serves to clients it is the whole inheritance chain flattened, with subclass methods overriding same-named parent methods.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.