Searched defs:clauseEnd (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/debug/ |
| D | dbg.ts | 107 clauseEnd: number; property
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2088 clauseEnd: number; property
|
| D | typescriptServices.d.ts | 2088 clauseEnd: number; property
|
| D | typingsInstaller.js | 48144 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 48146 …t: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEnd: clauseEnd }); property 74153 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { argument 74377 …wTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd, clauseCheck) { argument 74381 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument 74452 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
|
| D | tsc.js | 39660 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 39662 …t: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEnd: clauseEnd }); property 62214 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { argument 62420 …wTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd, clauseCheck) { argument 62424 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument 62482 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
|
| D | tsserverlibrary.d.ts | 2088 clauseEnd: number; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2088 clauseEnd: number; property
|
| D | tsserverlibrary.d.ts | 2088 clauseEnd: number; property
|