Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TypescriptCodeGenerator

Generator for typescript code elements. Takes a generatable object and tries to generate typescript code.

export
class

TypescriptCodeGenerator

Hierarchy

  • TypescriptCodeGenerator

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private options

Methods

generate

  • Generator function. Calls the specific element generator. If no generator is found, an exception is thrown.

    throws

    {NotGeneratableYetError}

    memberof

    TypescriptCodeGenerator

    Parameters

    Returns string

Generated using TypeDoc