|
1 | 1 | [7:7..7:17]: test/PrettyTest# => class PrettyTest extends Object { self: PrettyTest => +6 decls } |
2 | 2 | [8:3..8:14]: *[Int] |
3 | 3 | [8:3..8:7]: *.apply[Int] |
| 4 | +[8:3..8:10]: List.apply[Int](*) |
4 | 5 | [8:3..8:3]: test/PrettyTest#`<init>`(). => primary ctor <init>(): PrettyTest |
5 | 6 | [10:10..10:11]: intWrapper(*) |
6 | 7 | [11:10..11:11]: intWrapper(*) |
7 | 8 | [15:10..15:16]: *.apply[Inclusive] |
| 9 | +[15:10..15:26]: Future.apply[Inclusive](*) |
8 | 10 | [15:10..15:26]: *(global) |
9 | 11 | [15:17..15:18]: intWrapper(*) |
10 | 12 | [16:10..16:16]: *.apply[Inclusive] |
| 13 | +[16:10..16:32]: Future.apply[Inclusive](*) |
11 | 14 | [16:10..16:32]: *(global) |
12 | 15 | [16:17..16:18]: intWrapper(*) |
13 | 16 | [21:3..21:3]: test/PrettyTest#Inner#`<init>`(). => primary ctor <init>(): Inner |
|
18 | 21 | local4 => abstract method foo(a: Int): Int |
19 | 22 | local5 => abstract method bar(a: Int): Int |
20 | 23 | }] |
| 24 | +[25:3..28:6]: Option.apply[Object { |
| 25 | + local6 => abstract method foo(a: Int): Int |
| 26 | + local7 => abstract method bar(a: Int): Int |
| 27 | + }](*) |
| 28 | +[29:3..29:12]: Option.apply[a.Inner](*) |
21 | 29 | [30:3..30:9]: *.apply[Int & String] |
| 30 | +[30:3..30:45]: Option.apply[Int & String](*) |
| 31 | +[31:3..31:39]: Option.apply[PrettyTest](*) |
22 | 32 | [38:7..38:10]: test/ann# => class ann[T] extends Annotation with StaticAnnotation { self: ann[T] => +3 decls } |
23 | 33 | [38:10..38:10]: test/ann#`<init>`(). => primary ctor <init>[T](x: T): ann[T] |
24 | 34 | [38:11..38:12]: test/ann#[T] => typeparam T |
|
0 commit comments