Searched defs:updateVariableStatement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 475 …export const updateVariableStatement = Debug.deprecate(factory.updateVariableStatement, factoryDep… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3862 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 7915 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | typescriptServices.d.ts | 3862 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 7915 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | tsserverlibrary.d.ts | 3862 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 11861 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | tsc.js | 20567 function updateVariableStatement(node, modifiers, declarationList) { function
|
| D | typingsInstaller.js | 25553 function updateVariableStatement(node, modifiers, declarationList) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3862 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 7915 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | tsserverlibrary.d.ts | 3862 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 11861 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|