|
12 | 12 | >/// ``` |
13 | 13 | #^^^^^^^ comment.block.documentation.dart |
14 | 14 | >/// code |
15 | | -#^^^ comment.block.documentation.dart |
16 | | -# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 15 | +#^^^^ comment.block.documentation.dart |
| 16 | +# ^^^^ comment.block.documentation.dart variable.other.source.dart |
17 | 17 | >/// ``` |
18 | | -#^^^ comment.block.documentation.dart |
19 | | -# ^ comment.block.documentation.dart variable.other.source.dart |
20 | | -# ^^^ comment.block.documentation.dart |
| 18 | +#^^^^^^^ comment.block.documentation.dart |
21 | 19 | >/// |
22 | 20 | #^^^ comment.block.documentation.dart |
23 | 21 | >/// ... |
|
33 | 31 | >/// ``` |
34 | 32 | #^^^^^^^ comment.block.documentation.dart |
35 | 33 | >/// code |
36 | | -#^^^ comment.block.documentation.dart |
37 | | -# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 34 | +#^^^^ comment.block.documentation.dart |
| 35 | +# ^^^^ comment.block.documentation.dart variable.other.source.dart |
38 | 36 | >var doc2; |
39 | 37 | #^^^ storage.type.primitive.dart |
40 | 38 | # ^ punctuation.terminator.dart |
|
54 | 52 | >/// |
55 | 53 | #^^^ comment.block.documentation.dart |
56 | 54 | >/// code1 |
57 | | -#^^^^^^^^^^^^^ comment.block.documentation.dart |
| 55 | +#^^^^^^^^ comment.block.documentation.dart |
| 56 | +# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
58 | 57 | >/// code2 |
59 | | -#^^^^^^^^^^^^^ comment.block.documentation.dart |
| 58 | +#^^^^^^^^ comment.block.documentation.dart |
| 59 | +# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
60 | 60 | >/// |
61 | 61 | #^^^ comment.block.documentation.dart |
62 | 62 | >/// code3 |
63 | | -#^^^^^^^^^^^^^ comment.block.documentation.dart |
| 63 | +#^^^^^^^^ comment.block.documentation.dart |
| 64 | +# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
64 | 65 | >/// |
65 | 66 | #^^^ comment.block.documentation.dart |
66 | 67 | >/// ... |
|
76 | 77 | > * ``` |
77 | 78 | #^^^^^^ comment.block.documentation.dart |
78 | 79 | > * code |
79 | | -#^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 80 | +#^^^ comment.block.documentation.dart |
| 81 | +# ^^^^ comment.block.documentation.dart variable.other.source.dart |
80 | 82 | > * ``` |
81 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
82 | | -# ^^^ comment.block.documentation.dart |
| 83 | +#^^^^^^ comment.block.documentation.dart |
83 | 84 | > * |
84 | 85 | #^^ comment.block.documentation.dart |
85 | 86 | > * ... |
|
97 | 98 | > * ``` |
98 | 99 | #^^^^^^ comment.block.documentation.dart |
99 | 100 | > * code |
100 | | -#^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 101 | +#^^^ comment.block.documentation.dart |
| 102 | +# ^^^^ comment.block.documentation.dart variable.other.source.dart |
101 | 103 | > */ |
102 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 104 | +#^^^ comment.block.documentation.dart |
103 | 105 | >var blockDoc2; |
104 | | -#^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 106 | +#^^^ storage.type.primitive.dart |
| 107 | +# ^ punctuation.terminator.dart |
105 | 108 | > |
106 | 109 | >/** Block dartdoc comment with unclosed backticks. |
107 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 110 | +#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart |
108 | 111 | > * |
109 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 112 | +#^^ comment.block.documentation.dart |
110 | 113 | > * `code |
111 | | -#^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 114 | +#^^^^^^^^ comment.block.documentation.dart |
112 | 115 | > */ |
113 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 116 | +#^^^ comment.block.documentation.dart |
114 | 117 | >var blockDoc3; |
115 | | -#^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 118 | +#^^^ storage.type.primitive.dart |
| 119 | +# ^ punctuation.terminator.dart |
116 | 120 | > |
117 | 121 | >/** Block dartdoc comment with indented code. |
118 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 122 | +#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart |
119 | 123 | > * |
120 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 124 | +#^^ comment.block.documentation.dart |
121 | 125 | > * code1 |
122 | | -#^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 126 | +#^^^^^^^ comment.block.documentation.dart |
| 127 | +# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
123 | 128 | > * code2 |
124 | | -#^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 129 | +#^^^^^^^ comment.block.documentation.dart |
| 130 | +# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
125 | 131 | > * |
126 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 132 | +#^^ comment.block.documentation.dart |
127 | 133 | > * code3 |
128 | | -#^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 134 | +#^^^^^^^ comment.block.documentation.dart |
| 135 | +# ^^^^^ comment.block.documentation.dart variable.other.source.dart |
129 | 136 | > * |
130 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 137 | +#^^ comment.block.documentation.dart |
131 | 138 | > * ... |
132 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 139 | +#^^^^^^ comment.block.documentation.dart |
133 | 140 | > */ |
134 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 141 | +#^^^ comment.block.documentation.dart |
135 | 142 | >var blockDoc4; |
136 | | -#^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 143 | +#^^^ storage.type.primitive.dart |
| 144 | +# ^ punctuation.terminator.dart |
137 | 145 | > |
138 | 146 | >/// `` |
139 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 147 | +#^^^^^^ comment.block.documentation.dart |
140 | 148 | >var noInlineCode; |
141 | | -#^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 149 | +#^^^ storage.type.primitive.dart |
| 150 | +# ^ punctuation.terminator.dart |
142 | 151 | > |
143 | 152 | >/// `Stream<int>` |
144 | | -#^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 153 | +#^^^^ comment.block.documentation.dart |
| 154 | +# ^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
145 | 155 | >var inlineCode; |
146 | | -#^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 156 | +#^^^ storage.type.primitive.dart |
| 157 | +# ^ punctuation.terminator.dart |
147 | 158 | > |
148 | 159 | >/// ` ` |
149 | | -#^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 160 | +#^^^^ comment.block.documentation.dart |
| 161 | +# ^^^ comment.block.documentation.dart variable.other.source.dart |
150 | 162 | >var inlineCodeJustWhitespace; |
151 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 163 | +#^^^ storage.type.primitive.dart |
| 164 | +# ^ punctuation.terminator.dart |
152 | 165 | > |
153 | 166 | >/* |
154 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 167 | +#^^ comment.block.dart |
155 | 168 | > * Old-style dartdoc |
156 | | -#^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 169 | +#^^^^^^^^^^^^^^^^^^^^ comment.block.dart |
157 | 170 | > * |
158 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 171 | +#^^ comment.block.dart |
159 | 172 | > * ... |
160 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 173 | +#^^^^^^ comment.block.dart |
161 | 174 | > */ |
162 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 175 | +#^^^ comment.block.dart |
163 | 176 | >var b; |
164 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 177 | +#^^^ storage.type.primitive.dart |
| 178 | +# ^ punctuation.terminator.dart |
165 | 179 | > |
166 | 180 | >/* Inline block comment */ |
167 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 181 | +#^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.dart |
168 | 182 | >var c; |
169 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 183 | +#^^^ storage.type.primitive.dart |
| 184 | +# ^ punctuation.terminator.dart |
170 | 185 | > |
171 | 186 | >/** |
172 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 187 | +#^^^ comment.block.documentation.dart |
173 | 188 | > * Nested block |
174 | | -#^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 189 | +#^^^^^^^^^^^^^^^ comment.block.documentation.dart |
175 | 190 | > * |
176 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 191 | +#^^ comment.block.documentation.dart |
177 | 192 | > * /** |
178 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 193 | +#^^^^^^ comment.block.documentation.dart |
179 | 194 | > * * Nested block |
180 | | -#^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 195 | +#^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart |
181 | 196 | > * */ |
182 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 197 | +#^^^^^^ comment.block.documentation.dart |
183 | 198 | > */ |
184 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 199 | +#^^^ comment.block.documentation.dart |
185 | 200 | >var d; |
186 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 201 | +#^^^ storage.type.primitive.dart |
| 202 | +# ^ punctuation.terminator.dart |
187 | 203 | > |
188 | 204 | >/** |
189 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 205 | +#^^^ comment.block.documentation.dart |
190 | 206 | > * Nested |
191 | | -#^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 207 | +#^^^^^^^^^ comment.block.documentation.dart |
192 | 208 | > * |
193 | | -#^^ comment.block.documentation.dart variable.other.source.dart |
| 209 | +#^^ comment.block.documentation.dart |
194 | 210 | > * /* Inline */ |
195 | | -#^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 211 | +#^^^ comment.block.documentation.dart |
| 212 | +# ^^^^^^^^^^^^ comment.block.documentation.dart comment.block.dart |
196 | 213 | > */ |
197 | | -#^^^ comment.block.documentation.dart variable.other.source.dart |
| 214 | +#^^^ comment.block.documentation.dart |
198 | 215 | >var e; |
199 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 216 | +#^^^ storage.type.primitive.dart |
| 217 | +# ^ punctuation.terminator.dart |
200 | 218 | > |
201 | 219 | >/* Nested /* Inline */ */ |
202 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 220 | +#^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.dart |
203 | 221 | >var f; |
204 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 222 | +#^^^ storage.type.primitive.dart |
| 223 | +# ^ punctuation.terminator.dart |
205 | 224 | > |
206 | 225 | >// Simple comment |
207 | | -#^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 226 | +#^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart |
208 | 227 | >var g; |
209 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 228 | +#^^^ storage.type.primitive.dart |
| 229 | +# ^ punctuation.terminator.dart |
210 | 230 | > |
211 | 231 | >/// Dartdoc with reference to [a]. |
212 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 232 | +#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart |
| 233 | +# ^^^ comment.block.documentation.dart variable.name.source.dart |
| 234 | +# ^ comment.block.documentation.dart |
213 | 235 | >/// And a link to [example.org](http://example.org/). |
214 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 236 | +#^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart |
| 237 | +# ^^^^^^^^^^^^^ comment.block.documentation.dart variable.name.source.dart |
| 238 | +# ^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart |
215 | 239 | >var h; |
216 | | -#^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 240 | +#^^^ storage.type.primitive.dart |
| 241 | +# ^ punctuation.terminator.dart |
217 | 242 | > |
218 | 243 | >class A<T /* comment */ > { |
219 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 244 | +#^^^^^ keyword.declaration.dart |
| 245 | +# ^ support.class.dart |
| 246 | +# ^ other.source.dart |
| 247 | +# ^ support.class.dart |
| 248 | +# ^^^^^^^^^^^^^ comment.block.dart |
| 249 | +# ^ other.source.dart |
220 | 250 | > void b<T /* comment */ >() {} |
221 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 251 | +# ^^^^ storage.type.primitive.dart |
| 252 | +# ^ keyword.operator.comparison.dart |
| 253 | +# ^ support.class.dart |
| 254 | +# ^^^^^^^^^^^^^ comment.block.dart |
| 255 | +# ^ keyword.operator.comparison.dart |
222 | 256 | > Future<T /* comment */ > c() {} |
223 | | -#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.block.documentation.dart variable.other.source.dart |
| 257 | +# ^^^^^^ support.class.dart |
| 258 | +# ^ other.source.dart |
| 259 | +# ^ support.class.dart |
| 260 | +# ^^^^^^^^^^^^^ comment.block.dart |
| 261 | +# ^ other.source.dart |
| 262 | +# ^ entity.name.function.dart |
224 | 263 | >} |
225 | | -#^ comment.block.documentation.dart variable.other.source.dart |
|
0 commit comments