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
173 const structDecorator: structDecoratorResult = { hasRecycle: false };
389 …asNameFromParent: Map<string, string>, isDETS: boolean, structDecorator: structDecoratorResult): v…
419 structDecorator: structDecoratorResult): void {
502 structDecorator: structDecoratorResult): void {
554 function isCustomComponent(node: ts.StructDeclaration, structDecorator: structDecoratorResult): boo…
792 const structDecorator: structDecoratorResult = { hasRecycle: false };