ServiceAnalysis
Defined in: packages/analyzer/src/types.ts:235
@cl-mcp/analyzer
Build-time analysis tools for component libraries. Provides AST analysis, metadata generation, template validation, and type definitions.
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
className |
ClassName |
packages/analyzer/src/types.ts:236 |
dependencies |
readonly InjectedDependency[] |
packages/analyzer/src/types.ts:238 |
providedIn? |
"root" | "platform" | "any" | null |
packages/analyzer/src/types.ts:237 |
publicMethods |
readonly PublicMethod[] |
packages/analyzer/src/types.ts:239 |