GeneratorInput Interface

Input for the generator to process.

Properties

Name Description
sourceText

The TypeScript source to parse.

sourceFileName

The name of the source file corresponding to the data.

Go to top

Sections