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, types file path, and optional recursive type unrolling depth.

number

string

string

string

object

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

projectRoot: string

rootNode: AttributeNode