Searched defs:createVariableDeclaration (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 1174 …export const createVariableDeclaration = Debug.deprecate(function createVariableDeclaration(name: … constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3860 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 8264 const createVariableDeclaration: { constant
|
| D | typescript.d.ts | 3860 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 8264 const createVariableDeclaration: { constant
|
| D | tsserverlibrary.d.ts | 3860 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 12210 const createVariableDeclaration: { constant
|
| D | tsc.js | 20674 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
|
| D | typingsInstaller.js | 25654 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3860 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 8264 const createVariableDeclaration: { constant
|
| D | tsserverlibrary.d.ts | 3860 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 12210 const createVariableDeclaration: { constant
|