类 TypeScriptGenerator

java.lang.Object
org.babyfish.jimmer.client.generator.ts.TypeScriptGenerator
所有已实现的接口:
Generator

public class TypeScriptGenerator extends Object implements Generator
  • 构造器详细资料

    • TypeScriptGenerator

      public TypeScriptGenerator()
    • TypeScriptGenerator

      public TypeScriptGenerator(String moduleName)
    • TypeScriptGenerator

      public TypeScriptGenerator(String moduleName, int indent)
    • TypeScriptGenerator

      public TypeScriptGenerator(String moduleName, int indent, boolean anonymous)
  • 方法详细资料