|
| 1 | +original file |
| 2 | +----------------------------------- |
| 3 | +let a: 1 | 3 | 5 | 7 | 9; |
| 4 | +type a = 1 | 3 | 5 | 7 | 9; |
| 5 | +----------------------------------- |
| 6 | + |
| 7 | +Grammar: TypeScript.tmLanguage |
| 8 | +----------------------------------- |
| 9 | +>let a: 1 | 3 | 5 | 7 | 9; |
| 10 | + ^^^ |
| 11 | + source.ts meta.var.expr.ts storage.type.ts |
| 12 | + ^ |
| 13 | + source.ts meta.var.expr.ts |
| 14 | + ^ |
| 15 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts variable.other.readwrite.ts |
| 16 | + ^ |
| 17 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts keyword.operator.type.annotation.ts |
| 18 | + ^ |
| 19 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 20 | + ^ |
| 21 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts constant.numeric.decimal.ts |
| 22 | + ^ |
| 23 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 24 | + ^ |
| 25 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts keyword.operator.type.ts |
| 26 | + ^ |
| 27 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 28 | + ^ |
| 29 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts constant.numeric.decimal.ts |
| 30 | + ^ |
| 31 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 32 | + ^ |
| 33 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts keyword.operator.type.ts |
| 34 | + ^ |
| 35 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 36 | + ^ |
| 37 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts constant.numeric.decimal.ts |
| 38 | + ^ |
| 39 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 40 | + ^ |
| 41 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts keyword.operator.type.ts |
| 42 | + ^ |
| 43 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 44 | + ^ |
| 45 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts constant.numeric.decimal.ts |
| 46 | + ^ |
| 47 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 48 | + ^ |
| 49 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts keyword.operator.type.ts |
| 50 | + ^ |
| 51 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts |
| 52 | + ^ |
| 53 | + source.ts meta.var.expr.ts meta.var-single-variable.expr.ts meta.type.annotation.ts constant.numeric.decimal.ts |
| 54 | + ^ |
| 55 | + source.ts punctuation.terminator.statement.ts |
| 56 | + ^^ |
| 57 | + source.ts |
| 58 | +>type a = 1 | 3 | 5 | 7 | 9; |
| 59 | + ^^^^ |
| 60 | + source.ts meta.type.declaration.ts storage.type.type.ts |
| 61 | + ^ |
| 62 | + source.ts meta.type.declaration.ts |
| 63 | + ^ |
| 64 | + source.ts meta.type.declaration.ts entity.name.type.ts |
| 65 | + ^ |
| 66 | + source.ts meta.type.declaration.ts |
| 67 | + ^ |
| 68 | + source.ts meta.type.declaration.ts keyword.operator.assignment.ts |
| 69 | + ^ |
| 70 | + source.ts meta.type.declaration.ts |
| 71 | + ^ |
| 72 | + source.ts meta.type.declaration.ts constant.numeric.decimal.ts |
| 73 | + ^ |
| 74 | + source.ts meta.type.declaration.ts |
| 75 | + ^ |
| 76 | + source.ts meta.type.declaration.ts keyword.operator.type.ts |
| 77 | + ^ |
| 78 | + source.ts meta.type.declaration.ts |
| 79 | + ^ |
| 80 | + source.ts meta.type.declaration.ts constant.numeric.decimal.ts |
| 81 | + ^ |
| 82 | + source.ts meta.type.declaration.ts |
| 83 | + ^ |
| 84 | + source.ts meta.type.declaration.ts keyword.operator.type.ts |
| 85 | + ^ |
| 86 | + source.ts meta.type.declaration.ts |
| 87 | + ^ |
| 88 | + source.ts meta.type.declaration.ts constant.numeric.decimal.ts |
| 89 | + ^ |
| 90 | + source.ts meta.type.declaration.ts |
| 91 | + ^ |
| 92 | + source.ts meta.type.declaration.ts keyword.operator.type.ts |
| 93 | + ^ |
| 94 | + source.ts meta.type.declaration.ts |
| 95 | + ^ |
| 96 | + source.ts meta.type.declaration.ts constant.numeric.decimal.ts |
| 97 | + ^ |
| 98 | + source.ts meta.type.declaration.ts |
| 99 | + ^ |
| 100 | + source.ts meta.type.declaration.ts keyword.operator.type.ts |
| 101 | + ^ |
| 102 | + source.ts meta.type.declaration.ts |
| 103 | + ^ |
| 104 | + source.ts meta.type.declaration.ts constant.numeric.decimal.ts |
| 105 | + ^ |
| 106 | + source.ts punctuation.terminator.statement.ts |
0 commit comments