Searched defs:updateSwitchStatement (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8320 …updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4076 …updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
|
| D | tsserverlibrary.d.ts | 8079 …updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
|
| D | typingsInstaller.js | 15706 function updateSwitchStatement(node, expression, caseBlock) { function
|
| D | tsc.js | 20997 function updateSwitchStatement(node, expression, caseBlock) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4076 …updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
|
| D | tsserverlibrary.d.ts | 8079 …updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
|