Searched defs:createParameterDeclaration (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.8/ |
| D | mergeDecoratorsAndModifiers.ts | 66 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method 223 createParameterDeclaration, constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3698 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 8504 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | typescriptServices.d.ts | 3698 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 8504 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | tsserverlibrary.d.ts | 3698 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 12450 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | tsc.js | 18229 createParameterDeclaration: createParameterDeclaration, property 19127 …function createParameterDeclaration(modifiers, dotDotDotToken, name, questionToken, type, initiali… function
|
| D | typingsInstaller.js | 22908 createParameterDeclaration: createParameterDeclaration, property 23885 …function createParameterDeclaration(modifiers, dotDotDotToken, name, questionToken, type, initiali… function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3698 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 8504 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | tsserverlibrary.d.ts | 3698 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 12450 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|