Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DdestructureOptionalParameter.symbols50 }): ParameterDecorator;
51 >ParameterDecorator : Symbol(ParameterDecorator, Decl(lib.es5.d.ts, --, --))
DdestructureOptionalParameter.js18 }): ParameterDecorator;
53 }): ParameterDecorator;
DdestructureOptionalParameter.types48 }): ParameterDecorator;
/third_party/typescript/tests/cases/compiler/
DdestructureOptionalParameter.ts20 }): ParameterDecorator;
/third_party/typescript_eslint/packages/scope-manager/src/lib/
Des5.ts314 ParameterDecorator: {
/third_party/typescript/src/lib/
Des5.d.ts1409 declare type ParameterDecorator = (target: Object, propertyKey: string | symbol, parameterIndex: nu… alias
/third_party/typescript/lib/
Dlib.es5.d.ts1429 declare type ParameterDecorator = (target: Object, propertyKey: string | symbol, parameterIndex: nu… alias
/third_party/typescript/tests/lib/
Dlib.d.ts1198 declare type ParameterDecorator = (target: Object, propertyKey: string | symbol, parameterIndex: nu… alias