Skip to content

FileAnalysis

Defined in: packages/analyzer/src/types.ts:217

@cl-mcp/analyzer

Build-time analysis tools for component libraries. Provides AST analysis, metadata generation, template validation, and type definitions.

Property Type Defined in
components readonly ComponentAnalysis[] packages/analyzer/src/types.ts:219
directives readonly ComponentAnalysis[] packages/analyzer/src/types.ts:220
exportedFunctions readonly ExportedFunction[] packages/analyzer/src/types.ts:224
exportedTypes readonly ExportedType[] packages/analyzer/src/types.ts:223
filePath FilePath packages/analyzer/src/types.ts:218
pipes readonly PipeAnalysis[] packages/analyzer/src/types.ts:221
services readonly ServiceAnalysis[] packages/analyzer/src/types.ts:222