Skip to content

analyzeSourceType

analyzeSourceType(options): object

Defined in: metadata-parser.ts:39

Analyze one named source type from a TypeScript module.

Metadata analysis options including the project root, source type name, and types file path.

string

string

string

object

The resolved project root plus the parsed root attribute node for the requested source type.

projectRoot: string

rootNode: AttributeNode