Home
last modified time | relevance | path

Searched refs:structDecoratorResult (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts150 type structDecoratorResult = { alias
175 const structDecorator: structDecoratorResult = { hasRecycle: false };
375 …asNameFromParent: Map<string, string>, isDETS: boolean, structDecorator: structDecoratorResult): v…
406 structDecorator: structDecoratorResult): void {
489 structDecorator: structDecoratorResult): void {
541 function isCustomComponent(node: ts.StructDeclaration, structDecorator: structDecoratorResult): boo…
804 const structDecorator: structDecoratorResult = { hasRecycle: false };