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 | 3827 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 7826 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | typescriptServices.d.ts | 3827 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 7826 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | tsserverlibrary.d.ts | 3827 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 11772 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | typingsInstaller.js | 25372 function updateVariableStatement(node, modifiers, declarationList) { function
|
| D | tsc.js | 20426 function updateVariableStatement(node, modifiers, declarationList) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3827 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 7826 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|
| D | tsserverlibrary.d.ts | 3827 …updateVariableStatement(node: VariableStatement, modifiers: readonly Modifier[] | undefined, decla… method 11772 …const updateVariableStatement: (node: VariableStatement, modifiers: readonly Modifier[] | undefine… constant
|