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 | typescript.d.ts | 3895 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 8353 const createVariableDeclaration: { constant
|
| D | typescriptServices.d.ts | 3895 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 8353 const createVariableDeclaration: { constant
|
| D | tsserverlibrary.d.ts | 3895 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 12299 const createVariableDeclaration: { constant
|
| D | tsc.js | 20815 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
|
| D | typingsInstaller.js | 25835 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3895 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 8353 const createVariableDeclaration: { constant
|
| D | tsserverlibrary.d.ts | 3895 …createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method 12299 const createVariableDeclaration: { constant
|