summaryrefslogtreecommitdiff
path: root/test/disabled/presentation/ide-bug-1000508.check
blob: 5f4d74fea9bfd009a80cd2def6455b2e6a44ebe3 (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
reload: Foo.scala

askTypeCompletion at Foo.scala(2,4)
================================================================================
[response] aksTypeCompletion at (2,4)
retrieved 163 members
`lazy value numFractional[Double]`
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method !=(x: Byte)Boolean`
`method !=(x: Char)Boolean`
`method !=(x: Double)Boolean`
`method !=(x: Float)Boolean`
`method !=(x: Int)Boolean`
`method !=(x: Long)Boolean`
`method !=(x: Short)Boolean`
`method ##()Int`
`method %(x: Byte)Double`
`method %(x: Char)Double`
`method %(x: Double)Double`
`method %(x: Float)Double`
`method %(x: Int)Double`
`method %(x: Long)Double`
`method %(x: Short)Double`
`method *(x: Byte)Double`
`method *(x: Char)Double`
`method *(x: Double)Double`
`method *(x: Float)Double`
`method *(x: Int)Double`
`method *(x: Long)Double`
`method *(x: Short)Double`
`method +(x: Byte)Double`
`method +(x: Char)Double`
`method +(x: Double)Double`
`method +(x: Float)Double`
`method +(x: Int)Double`
`method +(x: Long)Double`
`method +(x: Short)Double`
`method +(x: String)String`
`method -(x: Byte)Double`
`method -(x: Char)Double`
`method -(x: Double)Double`
`method -(x: Float)Double`
`method -(x: Int)Double`
`method -(x: Long)Double`
`method -(x: Short)Double`
`method ->[B](y: B)(Double, B)`
`method /(x: Byte)Double`
`method /(x: Char)Double`
`method /(x: Double)Double`
`method /(x: Float)Double`
`method /(x: Int)Double`
`method /(x: Long)Double`
`method /(x: Short)Double`
`method <(x: Byte)Boolean`
`method <(x: Char)Boolean`
`method <(x: Double)Boolean`
`method <(x: Float)Boolean`
`method <(x: Int)Boolean`
`method <(x: Long)Boolean`
`method <(x: Short)Boolean`
`method <=(x: Byte)Boolean`
`method <=(x: Char)Boolean`
`method <=(x: Double)Boolean`
`method <=(x: Float)Boolean`
`method <=(x: Int)Boolean`
`method <=(x: Long)Boolean`
`method <=(x: Short)Boolean`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method ==(x: Byte)Boolean`
`method ==(x: Char)Boolean`
`method ==(x: Double)Boolean`
`method ==(x: Float)Boolean`
`method ==(x: Int)Boolean`
`method ==(x: Long)Boolean`
`method ==(x: Short)Boolean`
`method >(x: Byte)Boolean`
`method >(x: Char)Boolean`
`method >(x: Double)Boolean`
`method >(x: Float)Boolean`
`method >(x: Int)Boolean`
`method >(x: Long)Boolean`
`method >(x: Short)Boolean`
`method >=(x: Byte)Boolean`
`method >=(x: Char)Boolean`
`method >=(x: Double)Boolean`
`method >=(x: Float)Boolean`
`method >=(x: Int)Boolean`
`method >=(x: Long)Boolean`
`method >=(x: Short)Boolean`
`method abs=> Double`
`method asInstanceOf[T0]=> T0`
`method byteValue()Byte`
`method ceil=> Double`
`method clone()java.lang.Object`
`method compare(y: Double)Int`
`method compareTo(that: Double)Int`
`method compareTo(x$1: java.lang.Double)Int`
`method doubleValue()Double`
`method ensuring(cond: Boolean)Double`
`method ensuring(cond: Boolean, msg: => Any)Double`
`method ensuring(cond: Double => Boolean)Double`
`method ensuring(cond: Double => Boolean, msg: => Any)Double`
`method eq(x$1: AnyRef)Boolean`
`method equals(x$1: Any)Boolean`
`method finalize()Unit`
`method floatValue()Float`
`method floor=> Double`
`method formatted(fmtstr: String)String`
`method hashCode()Int`
`method intValue()Int`
`method isInfinite()Boolean`
`method isInfinity=> Boolean`
`method isInstanceOf[T0]=> Boolean`
`method isNaN()Boolean`
`method isNegInfinity=> Boolean`
`method isPosInfinity=> Boolean`
`method isValidByte=> Boolean`
`method isValidChar=> Boolean`
`method isValidInt=> Boolean`
`method isValidShort=> Boolean`
`method isWhole()Boolean`
`method longValue()Long`
`method max(that: Double)Double`
`method min(that: Double)Double`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method round=> Long`
`method shortValue()Short`
`method signum=> Int`
`method synchronized[T0](x$1: T0)T0`
`method to(end: Double)Range.Partial[Double,scala.collection.immutable.NumericRange[Double]]`
`method to(end: Double, step: Double)scala.collection.immutable.NumericRange.Inclusive[Double]`
`method toByte=> Byte`
`method toChar=> Char`
`method toDegrees=> Double`
`method toDouble=> Double`
`method toFloat=> Float`
`method toInt=> Int`
`method toLong=> Long`
`method toRadians=> Double`
`method toShort=> Short`
`method toString()java.lang.String`
`method unary_+=> Double`
`method unary_-=> Double`
`method underlying()AnyRef`
`method unifiedPrimitiveEquals(x: Any)Boolean`
`method unifiedPrimitiveHashcode()Int`
`method until(end: Double)Range.Partial[Double,scala.collection.immutable.NumericRange[Double]]`
`method until(end: Double, step: Double)scala.collection.immutable.NumericRange.Exclusive[Double]`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method →[B](y: B)(Double, B)`
`type ResultWithoutStepRange.Partial[Double,scala.collection.immutable.NumericRange[Double]]`
`value integralNumNumeric.DoubleAsIfIntegral.type`
`value ordOrdering[Double]`
`value selfAny`
`value selfDouble`
`value xDouble`
================================================================================