Class DeepkitLoader

Hierarchy

  • DeepkitLoader

Constructors

Properties

host: CompilerHost = ...
knownFiles: {
    [path: string]: string;
} = {}

Type declaration

  • [path: string]: string
options: CompilerOptions = ...
printer: Printer = ...
program: Program = ...
sourceFiles: {
    [path: string]: SourceFile;
} = {}

Type declaration

  • [path: string]: SourceFile

Methods

Generated using TypeDoc