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 | 2084 clauseEnd: number; property
|
| D | typescriptServices.d.ts | 2084 clauseEnd: number; property
|
| D | typingsInstaller.js | 47984 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 47986 …t: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEnd: clauseEnd }); property 73958 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { argument 74182 …wTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd, clauseCheck) { argument 74186 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument 74257 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
|
| D | tsc.js | 39509 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 39511 …t: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEnd: clauseEnd }); property 62035 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { argument 62241 …wTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd, clauseCheck) { argument 62245 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument 62303 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
|
| D | tsserverlibrary.d.ts | 2084 clauseEnd: number; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2084 clauseEnd: number; property
|
| D | tsserverlibrary.d.ts | 2084 clauseEnd: number; property
|