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
|
reload: timeofday.scala
askTypeCompletion at timeofday.scala(26,33)
================================================================================
[response] aksTypeCompletion at (26,33)
retrieved 45 members
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
`method +(other: String)String`
`method ->[B](y: B)(timeofday.TimeOfDayVar, B)`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method asInstanceOf[T0]=> T0`
`method clone()Object`
`method ensuring(cond: Boolean)timeofday.TimeOfDayVar`
`method ensuring(cond: Boolean, msg: => Any)timeofday.TimeOfDayVar`
`method ensuring(cond: timeofday.TimeOfDayVar => Boolean)timeofday.TimeOfDayVar`
`method ensuring(cond: timeofday.TimeOfDayVar => Boolean, msg: => Any)timeofday.TimeOfDayVar`
`method eq(x$1: AnyRef)Boolean`
`method equals(x$1: Any)Boolean`
`method finalize()Unit`
`method formatted(fmtstr: String)String`
`method hashCode()Int`
`method hours=> Int`
`method hours_=(h: Int)Unit`
`method isInstanceOf[T0]=> Boolean`
`method minutes=> Int`
`method minutes_=(m: Int)Unit`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method seconds=> Int`
`method seconds_=(s: Int)Unit`
`method synchronized[T0](x$1: T0)T0`
`method toString()String`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method x=> timeofday.TimeOfDayVar`
`method →[B](y: B)(timeofday.TimeOfDayVar, B)`
`value __leftOfArrowtimeofday.TimeOfDayVar`
`value __resultOfEnsuringtimeofday.TimeOfDayVar`
`value selfAny`
`variable hInt`
`variable mInt`
`variable sInt`
================================================================================
askTypeCompletion at timeofday.scala(32,19)
================================================================================
[response] aksTypeCompletion at (32,19)
retrieved 45 members
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
`method +(other: String)String`
`method ->[B](y: B)(timeofday.TimeOfDayVar, B)`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method asInstanceOf[T0]=> T0`
`method clone()Object`
`method ensuring(cond: Boolean)timeofday.TimeOfDayVar`
`method ensuring(cond: Boolean, msg: => Any)timeofday.TimeOfDayVar`
`method ensuring(cond: timeofday.TimeOfDayVar => Boolean)timeofday.TimeOfDayVar`
`method ensuring(cond: timeofday.TimeOfDayVar => Boolean, msg: => Any)timeofday.TimeOfDayVar`
`method eq(x$1: AnyRef)Boolean`
`method equals(x$1: Any)Boolean`
`method finalize()Unit`
`method formatted(fmtstr: String)String`
`method hashCode()Int`
`method hours=> Int`
`method hours_=(h: Int)Unit`
`method isInstanceOf[T0]=> Boolean`
`method minutes=> Int`
`method minutes_=(m: Int)Unit`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method seconds=> Int`
`method seconds_=(s: Int)Unit`
`method synchronized[T0](x$1: T0)T0`
`method toString()String`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method x=> timeofday.TimeOfDayVar`
`method →[B](y: B)(timeofday.TimeOfDayVar, B)`
`value __leftOfArrowtimeofday.TimeOfDayVar`
`value __resultOfEnsuringtimeofday.TimeOfDayVar`
`value selfAny`
`variable hInt`
`variable mInt`
`variable sInt`
================================================================================
askHyperlinkPos for `hours` at (33,11) timeofday.scala
================================================================================
[response] found askHyperlinkPos for `hours` at (10,9) timeofday.scala
================================================================================
|