@@ -1280,6 +1280,17 @@ a/b/Givens.Monoid#combine(). => abstract method combine
1280
1280
a/b/Givens.Monoid#combine().(x) => param x
1281
1281
a/b/Givens.Monoid#combine().(y) => param y
1282
1282
a/b/Givens.Monoid#empty(). => abstract method empty
1283
+ a/b/Givens.extension_sayGoodbye_B. => final implicit object extension_sayGoodbye_B
1284
+ a/b/Givens.extension_sayGoodbye_B.sayGoodbye(). => method sayGoodbye
1285
+ a/b/Givens.extension_sayGoodbye_B.sayGoodbye().(any) => param any
1286
+ a/b/Givens.extension_sayGoodbye_B.sayGoodbye().[B] => typeparam B
1287
+ a/b/Givens.extension_sayGoodbye_B.saySoLong(). => method saySoLong
1288
+ a/b/Givens.extension_sayGoodbye_B.saySoLong().(any) => param any
1289
+ a/b/Givens.extension_sayGoodbye_B.saySoLong().[B] => typeparam B
1290
+ a/b/Givens.extension_sayHello_A. => final implicit object extension_sayHello_A
1291
+ a/b/Givens.extension_sayHello_A.sayHello(). => method sayHello
1292
+ a/b/Givens.extension_sayHello_A.sayHello().(any) => param any
1293
+ a/b/Givens.extension_sayHello_A.sayHello().[A] => typeparam A
1283
1294
a/b/Givens.foo(). => method foo
1284
1295
a/b/Givens.foo().(A) => implicit param A
1285
1296
a/b/Givens.foo().[A] => typeparam A
@@ -1288,17 +1299,6 @@ a/b/Givens.given_Monoid_String.combine(). => method combine
1288
1299
a/b/Givens.given_Monoid_String.combine().(x) => param x
1289
1300
a/b/Givens.given_Monoid_String.combine().(y) => param y
1290
1301
a/b/Givens.given_Monoid_String.empty(). => method empty
1291
- a/b/Givens.given_sayGoodbye_of_B. => final implicit object given_sayGoodbye_of_B
1292
- a/b/Givens.given_sayGoodbye_of_B.sayGoodbye(). => method sayGoodbye
1293
- a/b/Givens.given_sayGoodbye_of_B.sayGoodbye().(any) => param any
1294
- a/b/Givens.given_sayGoodbye_of_B.sayGoodbye().[B] => typeparam B
1295
- a/b/Givens.given_sayGoodbye_of_B.saySoLong(). => method saySoLong
1296
- a/b/Givens.given_sayGoodbye_of_B.saySoLong().(any) => param any
1297
- a/b/Givens.given_sayGoodbye_of_B.saySoLong().[B] => typeparam B
1298
- a/b/Givens.given_sayHello_of_A. => final implicit object given_sayHello_of_A
1299
- a/b/Givens.given_sayHello_of_A.sayHello(). => method sayHello
1300
- a/b/Givens.given_sayHello_of_A.sayHello().(any) => param any
1301
- a/b/Givens.given_sayHello_of_A.sayHello().[A] => typeparam A
1302
1302
a/b/Givens.goodbye1. => val method goodbye1
1303
1303
a/b/Givens.hello1. => val method hello1
1304
1304
a/b/Givens.int2String(). => final implicit macro int2String
@@ -1308,58 +1308,58 @@ Occurrences:
1308
1308
[0:8..0:9): a <- a/
1309
1309
[1:8..1:9): b <- a/b/
1310
1310
[3:7..3:13): Givens <- a/b/Givens.
1311
- [5:8..5:27 ): extension [A](any: <- a/b/Givens.given_sayHello_of_A .
1312
- [5:19..5:20): A <- a/b/Givens.given_sayHello_of_A .sayHello().[A]
1313
- [5:22..5:25): any <- a/b/Givens.given_sayHello_of_A .sayHello().(any)
1314
- [5:27..5:28): A -> a/b/Givens.given_sayHello_of_A .sayHello().[A]
1315
- [6:8..6:16): sayHello <- a/b/Givens.given_sayHello_of_A .sayHello().
1311
+ [5:8..5:28 ): extension [A](any: A <- a/b/Givens.extension_sayHello_A .
1312
+ [5:19..5:20): A <- a/b/Givens.extension_sayHello_A .sayHello().[A]
1313
+ [5:22..5:25): any <- a/b/Givens.extension_sayHello_A .sayHello().(any)
1314
+ [5:27..5:28): A -> a/b/Givens.extension_sayHello_A .sayHello().[A]
1315
+ [6:8..6:16): sayHello <- a/b/Givens.extension_sayHello_A .sayHello().
1316
1316
[6:21..6:21): -> scala/StringContext.apply().
1317
- [6:34..6:37): any -> a/b/Givens.given_sayHello_of_A .sayHello().(any)
1317
+ [6:34..6:37): any -> a/b/Givens.extension_sayHello_A .sayHello().(any)
1318
1318
[6:37..6:37): -> scala/StringContext#s().
1319
- [8:8..8:29 ): extension [B](any: B) <- a/b/Givens.given_sayGoodbye_of_B .
1320
- [8:19..8:20): B <- a/b/Givens.given_sayGoodbye_of_B .sayGoodbye().[B]
1321
- [8:19..8:20): B <- a/b/Givens.given_sayGoodbye_of_B .saySoLong().[B]
1322
- [8:22..8:25): any <- a/b/Givens.given_sayGoodbye_of_B .sayGoodbye().(any)
1323
- [8:22..8:25): any <- a/b/Givens.given_sayGoodbye_of_B .saySoLong().(any)
1324
- [8:27..8:28): B -> a/b/Givens.given_sayGoodbye_of_B .sayGoodbye().[B]
1325
- [8:27..8:28): B -> a/b/Givens.given_sayGoodbye_of_B .saySoLong().[B]
1326
- [9:8..9:18): sayGoodbye <- a/b/Givens.given_sayGoodbye_of_B .sayGoodbye().
1319
+ [8:8..9:0 ): <- a/b/Givens.extension_sayGoodbye_B .
1320
+ [8:19..8:20): B <- a/b/Givens.extension_sayGoodbye_B .sayGoodbye().[B]
1321
+ [8:19..8:20): B <- a/b/Givens.extension_sayGoodbye_B .saySoLong().[B]
1322
+ [8:22..8:25): any <- a/b/Givens.extension_sayGoodbye_B .sayGoodbye().(any)
1323
+ [8:22..8:25): any <- a/b/Givens.extension_sayGoodbye_B .saySoLong().(any)
1324
+ [8:27..8:28): B -> a/b/Givens.extension_sayGoodbye_B .sayGoodbye().[B]
1325
+ [8:27..8:28): B -> a/b/Givens.extension_sayGoodbye_B .saySoLong().[B]
1326
+ [9:8..9:18): sayGoodbye <- a/b/Givens.extension_sayGoodbye_B .sayGoodbye().
1327
1327
[9:23..9:23): -> scala/StringContext.apply().
1328
- [9:38..9:41): any -> a/b/Givens.given_sayGoodbye_of_B .sayGoodbye().(any)
1328
+ [9:38..9:41): any -> a/b/Givens.extension_sayGoodbye_B .sayGoodbye().(any)
1329
1329
[9:41..9:41): -> scala/StringContext#s().
1330
- [10:8..10:17): saySoLong <- a/b/Givens.given_sayGoodbye_of_B .saySoLong().
1330
+ [10:8..10:17): saySoLong <- a/b/Givens.extension_sayGoodbye_B .saySoLong().
1331
1331
[10:22..10:22): -> scala/StringContext.apply().
1332
- [10:37..10:40): any -> a/b/Givens.given_sayGoodbye_of_B .saySoLong().(any)
1332
+ [10:37..10:40): any -> a/b/Givens.extension_sayGoodbye_B .saySoLong().(any)
1333
1333
[10:40..10:40): -> scala/StringContext#s().
1334
1334
[12:6..12:12): hello1 <- a/b/Givens.hello1.
1335
- [12:15..12:15): -> a/b/Givens.given_sayHello_of_A .sayHello().
1335
+ [12:15..12:15): -> a/b/Givens.extension_sayHello_A .sayHello().
1336
1336
[13:6..13:14): goodbye1 <- a/b/Givens.goodbye1.
1337
- [13:17..13:17): -> a/b/Givens.given_sayGoodbye_of_B .sayGoodbye().
1337
+ [13:17..13:17): -> a/b/Givens.extension_sayGoodbye_B .sayGoodbye().
1338
1338
[14:6..14:13): soLong1 <- a/b/Givens.soLong1.
1339
- [14:16..14:16): -> a/b/Givens.given_sayGoodbye_of_B .saySoLong().
1339
+ [14:16..14:16): -> a/b/Givens.extension_sayGoodbye_B .saySoLong().
1340
1340
[16:8..16:14): Monoid <- a/b/Givens.Monoid#
1341
1341
[16:14..16:17): <- a/b/Givens.Monoid#`<init>`().
1342
1342
[16:15..16:16): A <- a/b/Givens.Monoid#[A]
1343
1343
[17:8..17:13): empty <- a/b/Givens.Monoid#empty().
1344
1344
[17:15..17:16): A -> a/b/Givens.Monoid#[A]
1345
- [18:8..18:15): (x: A) <- a/b/Givens.Monoid#combine().
1345
+ [18:8..18:15): (x: A). <- a/b/Givens.Monoid#combine().
1346
1346
[18:9..18:10): x <- a/b/Givens.Monoid#combine().(x)
1347
1347
[18:12..18:13): A -> a/b/Givens.Monoid#[A]
1348
- [18:24 ..18:25 ): y <- a/b/Givens.Monoid#combine().(y)
1349
- [18:27 ..18:28 ): A -> a/b/Givens.Monoid#[A]
1350
- [18:31 ..18:32 ): A -> a/b/Givens.Monoid#[A]
1348
+ [18:23 ..18:24 ): y <- a/b/Givens.Monoid#combine().(y)
1349
+ [18:26 ..18:27 ): A -> a/b/Givens.Monoid#[A]
1350
+ [18:30 ..18:31 ): A -> a/b/Givens.Monoid#[A]
1351
1351
[20:8..21:4): <- a/b/Givens.given_Monoid_String.
1352
1352
[20:8..20:14): Monoid -> a/b/Givens.Monoid#
1353
1353
[20:15..20:21): String -> scala/Predef.String#
1354
1354
[21:8..21:13): empty <- a/b/Givens.given_Monoid_String.empty().
1355
1355
[22:8..22:15): (x: Str <- a/b/Givens.given_Monoid_String.combine().
1356
1356
[22:9..22:10): x <- a/b/Givens.given_Monoid_String.combine().(x)
1357
1357
[22:12..22:18): String -> scala/Predef.String#
1358
- [22:29 ..22:30 ): y <- a/b/Givens.given_Monoid_String.combine().(y)
1359
- [22:32 ..22:38 ): String -> scala/Predef.String#
1360
- [22:42 ..22:43 ): x -> a/b/Givens.given_Monoid_String.combine().(x)
1361
- [22:44 ..22:45 ): + -> java/lang/String#`+`().
1362
- [22:46 ..22:47 ): y -> a/b/Givens.given_Monoid_String.combine().(y)
1358
+ [22:28 ..22:29 ): y <- a/b/Givens.given_Monoid_String.combine().(y)
1359
+ [22:31 ..22:37 ): String -> scala/Predef.String#
1360
+ [22:41 ..22:42 ): x -> a/b/Givens.given_Monoid_String.combine().(x)
1361
+ [22:43 ..22:44 ): + -> java/lang/String#`+`().
1362
+ [22:45 ..22:46 ): y -> a/b/Givens.given_Monoid_String.combine().(y)
1363
1363
[24:15..24:25): int2String <- a/b/Givens.int2String().
1364
1364
[24:27..24:37): Conversion -> scala/Conversion#
1365
1365
[24:38..24:41): Int -> scala/Int#
@@ -3565,3 +3565,4 @@ Occurrences:
3565
3565
[2:46..2:47): z -> _empty_/toplevel$package.combine(+1).(z)
3566
3566
[3:4..3:11): combine <- _empty_/toplevel$package.combine(+2).
3567
3567
[4:4..4:7): foo <- _empty_/toplevel$package.foo().
3568
+
0 commit comments