forked from scala/scala
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathannotations.check
52 lines (37 loc) · 1.78 KB
/
annotations.check
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
class java.rmi.RemoteException
class java.io.IOException
@java.lang.Deprecated()
@test.SourceAnnotation(mails={[email protected],[email protected]}, value=http://scala-lang.org)
class Test4$Foo1
@test.SourceAnnotation(mails={[email protected]}, value=http://bloodsuckers.com)
class Test4$Foo2
@test.SourceAnnotation(mails={[email protected]}, value=http://bloodsuckers.com)
class Test4$Foo3
@test.SourceAnnotation(mails={[email protected]}, value=file:///dev/null)
private final int Test4$Foo4.x
@test.SourceAnnotation(mails={[email protected]}, value=file:///dev/zero)
public int Test4$Foo5.bar()
@test.SourceAnnotation(mails={[email protected]}, value=primary constructor)
public Test4$Foo6(java.lang.String)
@test.SourceAnnotation(mails={[email protected]}, value=secondary constructor)
public Test4$Foo7()
@test.SourceAnnotation(mails={[email protected]}, value=constructor val)
public Test4$Foo8(int)
@test.SourceAnnotation(mails={[email protected]}, value=http://eppli.com)
private int Test4$Foo9.z
@test.SourceAnnotation(mails={[email protected]}, value=http://eppli.com)
public int Test4$Foo9.getZ()
@test.SourceAnnotation(mails={[email protected]}, value=http://apple.com)
public int Test4$Foo9.x()
@test.SourceAnnotation(mails={[email protected]}, value=http://uppla.com)
public void Test4$Foo9.setY(int)
@test.SourceAnnotation(mails={[email protected]}, value=on param 1)
public Test4$Foo10(java.lang.String)
@test.SourceAnnotation(mails={[email protected]}, value=on param 2)
private final java.lang.String Test4$Foo11.name
@test.SourceAnnotation(mails={[email protected]}, value=on param 3)
public void Test4$Foo12.name_$eq(java.lang.String)
0
99
dylan
2