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