|
| 1 | +original file |
| 2 | +----------------------------------- |
| 3 | +type T = { a: number } & ({ b: number }) |
| 4 | +----------------------------------- |
| 5 | + |
| 6 | +Grammar: TypeScript.tmLanguage |
| 7 | +----------------------------------- |
| 8 | +>type T = { a: number } & ({ b: number }) |
| 9 | + ^^^^ |
| 10 | + source.ts meta.type.declaration.ts storage.type.type.ts |
| 11 | + ^ |
| 12 | + source.ts meta.type.declaration.ts |
| 13 | + ^ |
| 14 | + source.ts meta.type.declaration.ts entity.name.type.alias.ts |
| 15 | + ^ |
| 16 | + source.ts meta.type.declaration.ts |
| 17 | + ^ |
| 18 | + source.ts meta.type.declaration.ts keyword.operator.assignment.ts |
| 19 | + ^ |
| 20 | + source.ts meta.type.declaration.ts |
| 21 | + ^ |
| 22 | + source.ts meta.type.declaration.ts meta.object.type.ts punctuation.definition.block.ts |
| 23 | + ^ |
| 24 | + source.ts meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts |
| 25 | + ^ |
| 26 | + source.ts meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts meta.definition.property.ts variable.object.property.ts |
| 27 | + ^ |
| 28 | + source.ts meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts keyword.operator.type.annotation.ts |
| 29 | + ^ |
| 30 | + source.ts meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts |
| 31 | + ^^^^^^ |
| 32 | + source.ts meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts support.type.primitive.ts |
| 33 | + ^ |
| 34 | + source.ts meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts |
| 35 | + ^ |
| 36 | + source.ts meta.type.declaration.ts meta.object.type.ts punctuation.definition.block.ts |
| 37 | + ^ |
| 38 | + source.ts meta.type.declaration.ts |
| 39 | + ^ |
| 40 | + source.ts meta.type.declaration.ts keyword.operator.type.ts |
| 41 | + ^ |
| 42 | + source.ts meta.type.declaration.ts |
| 43 | + ^ |
| 44 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.brace.round.ts |
| 45 | + ^ |
| 46 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts punctuation.definition.block.ts |
| 47 | + ^ |
| 48 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts meta.field.declaration.ts |
| 49 | + ^ |
| 50 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts meta.field.declaration.ts meta.definition.property.ts variable.object.property.ts |
| 51 | + ^ |
| 52 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts keyword.operator.type.annotation.ts |
| 53 | + ^ |
| 54 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts |
| 55 | + ^^^^^^ |
| 56 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts support.type.primitive.ts |
| 57 | + ^ |
| 58 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts meta.field.declaration.ts meta.type.annotation.ts |
| 59 | + ^ |
| 60 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.object.type.ts punctuation.definition.block.ts |
| 61 | + ^ |
| 62 | + source.ts meta.type.declaration.ts meta.type.paren.cover.ts meta.brace.round.ts |
0 commit comments