Searched defs:createPropertyDeclaration (Results 1 – 11 of 11) sorted by relevance
/third_party/typescript/lib/ |
D | typescript.d.ts | 3243 …createPropertyDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifi… method
|
D | typescriptServices.d.ts | 3243 …createPropertyDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifi… method
|
D | tsserverlibrary.d.ts | 3243 …createPropertyDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifi… method
|
D | tsc.js | 16289 createPropertyDeclaration: createPropertyDeclaration, property 17161 …function createPropertyDeclaration(decorators, modifiers, name, questionOrExclamationToken, type, … function
|
D | typingsInstaller.js | 20585 createPropertyDeclaration: createPropertyDeclaration, property 21541 …function createPropertyDeclaration(decorators, modifiers, name, questionOrExclamationToken, type, … function
|
D | typescriptServices.js | 20790 createPropertyDeclaration: createPropertyDeclaration, property 21746 …function createPropertyDeclaration(decorators, modifiers, name, questionOrExclamationToken, type, … function
|
D | typescript.js | 20790 createPropertyDeclaration: createPropertyDeclaration, property 21746 …function createPropertyDeclaration(decorators, modifiers, name, questionOrExclamationToken, type, … function
|
D | tsserverlibrary.js | 20790 createPropertyDeclaration: createPropertyDeclaration, property 21746 …function createPropertyDeclaration(decorators, modifiers, name, questionOrExclamationToken, type, … function
|
D | tsserver.js | 20596 createPropertyDeclaration: createPropertyDeclaration, property 21552 …function createPropertyDeclaration(decorators, modifiers, name, questionOrExclamationToken, type, … function
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 3359 …createPropertyDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifi… method
|
D | tsserverlibrary.d.ts | 3359 …createPropertyDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modifi… method
|