Home
last modified time | relevance | path

Searched defs:updateSwitchStatement (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts8320updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
/third_party/typescript/lib/
Dtypescript.d.ts4076updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
Dtsserverlibrary.d.ts8079updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
DtypingsInstaller.js15706 function updateSwitchStatement(node, expression, caseBlock) { function
Dtsc.js20997 function updateSwitchStatement(node, expression, caseBlock) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4076updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method
Dtsserverlibrary.d.ts8079updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): Switch… method