Home
last modified time | relevance | path

Searched defs:updatePropertyDeclaration (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.8/
DmergeDecoratorsAndModifiers.ts109updatePropertyDeclaration(node: PropertyDeclaration, decorators: readonly Decorator[] | undefined,… method
258 updatePropertyDeclaration, constant
/third_party/typescript/src/services/codefixes/
DgenerateAccessors.ts203 function updatePropertyDeclaration(changeTracker: textChanges.ChangeTracker, file: SourceFile, decl… function
/third_party/typescript/lib/
Dtypescript.d.ts3894updatePropertyDeclaration(node: PropertyDeclaration, modifiers: readonly ModifierLike[] | undefine… method
4340updatePropertyDeclaration(node: PropertyDeclaration, decorators: readonly Decorator[] | undefined,… method
Dtsserverlibrary.d.ts7897updatePropertyDeclaration(node: PropertyDeclaration, modifiers: readonly ModifierLike[] | undefine… method
8343updatePropertyDeclaration(node: PropertyDeclaration, decorators: readonly Decorator[] | undefined,… method
DtypingsInstaller.js13380 updatePropertyDeclaration, property
14498 …function updatePropertyDeclaration(node, modifiers, name, questionOrExclamationToken, type, initia… function
Dtsc.js18671 updatePropertyDeclaration, property
19789 …function updatePropertyDeclaration(node, modifiers, name, questionOrExclamationToken, type, initia… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3894updatePropertyDeclaration(node: PropertyDeclaration, modifiers: readonly ModifierLike[] | undefine… method
4340updatePropertyDeclaration(node: PropertyDeclaration, decorators: readonly Decorator[] | undefined,… method
Dtsserverlibrary.d.ts7897updatePropertyDeclaration(node: PropertyDeclaration, modifiers: readonly ModifierLike[] | undefine… method
8343updatePropertyDeclaration(node: PropertyDeclaration, decorators: readonly Decorator[] | undefined,… method
/third_party/typescript/src/compiler/
Dtypes.ts8109updatePropertyDeclaration(node: PropertyDeclaration, modifiers: readonly ModifierLike[] | undefine… method