summaryrefslogtreecommitdiff
path: root/test/files/presentation/visibility.check
blob: b77887f8f7a84fa4e47116b7ef5ff373e912b09f (plain) (blame)
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
reload: Completions.scala

askTypeCompletion at Completions.scala(14,12)
================================================================================
[response] askTypeCompletion at (14,12)
retrieved 35 members
[inaccessible] private[this] def secretPrivateThis(): Unit
def +(other: String): String
def ->[B](y: B): (accessibility.Foo, B)
def ensuring(cond: Boolean): accessibility.Foo
def ensuring(cond: Boolean,msg: => Any): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean,msg: => Any): accessibility.Foo
def equals(x$1: Any): Boolean
def formatted(fmtstr: String): String
def hashCode(): Int
def secretPublic(): Unit
def someTests(other: accessibility.Foo): Unit
def toString(): String
def →[B](y: B): (accessibility.Foo, B)
final def !=(x$1: Any): Boolean
final def ##(): Int
final def ==(x$1: Any): Boolean
final def asInstanceOf[T0]: T0
final def eq(x$1: AnyRef): Boolean
final def isInstanceOf[T0]: Boolean
final def ne(x$1: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
final def synchronized[T0](x$1: T0): T0
final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
private def secretPrivate(): Unit
protected def secretProtected(): Unit
protected[package accessibility] def secretProtectedInPackage(): Unit
protected[package lang] def clone(): Object
protected[package lang] def finalize(): Unit
================================================================================

askTypeCompletion at Completions.scala(16,11)
================================================================================
[response] askTypeCompletion at (16,11)
retrieved 35 members
def +(other: String): String
def ->[B](y: B): (accessibility.Foo, B)
def ensuring(cond: Boolean): accessibility.Foo
def ensuring(cond: Boolean,msg: => Any): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean,msg: => Any): accessibility.Foo
def equals(x$1: Any): Boolean
def formatted(fmtstr: String): String
def hashCode(): Int
def secretPublic(): Unit
def someTests(other: accessibility.Foo): Unit
def toString(): String
def →[B](y: B): (accessibility.Foo, B)
final def !=(x$1: Any): Boolean
final def ##(): Int
final def ==(x$1: Any): Boolean
final def asInstanceOf[T0]: T0
final def eq(x$1: AnyRef): Boolean
final def isInstanceOf[T0]: Boolean
final def ne(x$1: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
final def synchronized[T0](x$1: T0): T0
final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
private def secretPrivate(): Unit
private[this] def secretPrivateThis(): Unit
protected def secretProtected(): Unit
protected[package accessibility] def secretProtectedInPackage(): Unit
protected[package lang] def clone(): Object
protected[package lang] def finalize(): Unit
================================================================================

askTypeCompletion at Completions.scala(22,11)
================================================================================
[response] askTypeCompletion at (22,11)
retrieved 34 members
def +(other: String): String
def ->[B](y: B): (accessibility.AccessibilityChecks, B)
def ensuring(cond: Boolean): accessibility.AccessibilityChecks
def ensuring(cond: Boolean,msg: => Any): accessibility.AccessibilityChecks
def ensuring(cond: accessibility.AccessibilityChecks => Boolean): accessibility.AccessibilityChecks
def ensuring(cond: accessibility.AccessibilityChecks => Boolean,msg: => Any): accessibility.AccessibilityChecks
def equals(x$1: Any): Boolean
def formatted(fmtstr: String): String
def hashCode(): Int
def secretPublic(): Unit
def someTests(other: accessibility.Foo): Unit
def someTests: Unit
def toString(): String
def →[B](y: B): (accessibility.AccessibilityChecks, B)
final def !=(x$1: Any): Boolean
final def ##(): Int
final def ==(x$1: Any): Boolean
final def asInstanceOf[T0]: T0
final def eq(x$1: AnyRef): Boolean
final def isInstanceOf[T0]: Boolean
final def ne(x$1: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
final def synchronized[T0](x$1: T0): T0
final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
protected def secretProtected(): Unit
protected[package accessibility] def secretProtectedInPackage(): Unit
protected[package lang] def clone(): Object
protected[package lang] def finalize(): Unit
================================================================================

askTypeCompletion at Completions.scala(28,10)
================================================================================
[response] askTypeCompletion at (28,10)
retrieved 35 members
[inaccessible] private def secretPrivate(): Unit
[inaccessible] private[this] def secretPrivateThis(): Unit
[inaccessible] protected def secretProtected(): Unit
[inaccessible] protected[package lang] def clone(): Object
[inaccessible] protected[package lang] def finalize(): Unit
def +(other: String): String
def ->[B](y: B): (accessibility.Foo, B)
def ensuring(cond: Boolean): accessibility.Foo
def ensuring(cond: Boolean,msg: => Any): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean,msg: => Any): accessibility.Foo
def equals(x$1: Any): Boolean
def formatted(fmtstr: String): String
def hashCode(): Int
def secretPublic(): Unit
def someTests(other: accessibility.Foo): Unit
def toString(): String
def →[B](y: B): (accessibility.Foo, B)
final def !=(x$1: Any): Boolean
final def ##(): Int
final def ==(x$1: Any): Boolean
final def asInstanceOf[T0]: T0
final def eq(x$1: AnyRef): Boolean
final def isInstanceOf[T0]: Boolean
final def ne(x$1: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
final def synchronized[T0](x$1: T0): T0
final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
protected[package accessibility] def secretProtectedInPackage(): Unit
================================================================================

askTypeCompletion at Completions.scala(37,8)
================================================================================
[response] askTypeCompletion at (37,8)
retrieved 35 members
[inaccessible] private def secretPrivate(): Unit
[inaccessible] private[this] def secretPrivateThis(): Unit
[inaccessible] protected def secretProtected(): Unit
[inaccessible] protected[package accessibility] def secretProtectedInPackage(): Unit
[inaccessible] protected[package lang] def clone(): Object
[inaccessible] protected[package lang] def finalize(): Unit
def +(other: String): String
def ->[B](y: B): (accessibility.Foo, B)
def ensuring(cond: Boolean): accessibility.Foo
def ensuring(cond: Boolean,msg: => Any): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean): accessibility.Foo
def ensuring(cond: accessibility.Foo => Boolean,msg: => Any): accessibility.Foo
def equals(x$1: Any): Boolean
def formatted(fmtstr: String): String
def hashCode(): Int
def secretPublic(): Unit
def someTests(other: accessibility.Foo): Unit
def toString(): String
def →[B](y: B): (accessibility.Foo, B)
final def !=(x$1: Any): Boolean
final def ##(): Int
final def ==(x$1: Any): Boolean
final def asInstanceOf[T0]: T0
final def eq(x$1: AnyRef): Boolean
final def isInstanceOf[T0]: Boolean
final def ne(x$1: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
final def synchronized[T0](x$1: T0): T0
final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
================================================================================