Generator for typescript code elements. Takes a generatable object and tries to generate typescript code.
TypescriptCodeGenerator
Generator function. Calls the specific element generator. If no generator is found, an exception is thrown.
{NotGeneratableYetError}
Generated using TypeDoc
Generator for typescript code elements. Takes a generatable object and tries to generate typescript code.
TypescriptCodeGenerator