trait
Typers extends AnyRef
Type Members
-
type
TypecheckMode = Mode
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Typers, B)
-
final
def
==(arg0: Any): Boolean
-
val
PATTERNmode: Mode
-
val
TERMmode: Mode
-
val
TYPEmode: Mode
-
val
TypecheckMode: Mode.type
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
ensuring(cond: (Typers) ⇒ Boolean, msg: ⇒ Any): Typers
-
def
ensuring(cond: (Typers) ⇒ Boolean): Typers
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Typers
-
def
ensuring(cond: Boolean): Typers
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
inferImplicitValue(pt: Context.Type, silent: Boolean = true, withMacrosDisabled: Boolean = false, pos: Context.Position = enclosingPosition): Context.Tree
-
def
inferImplicitView(tree: Context.Tree, from: Context.Type, to: Context.Type, silent: Boolean = true, withMacrosDisabled: Boolean = false, pos: Context.Position = enclosingPosition): Context.Tree
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
openImplicits: List[Context.ImplicitCandidate]
-
def
openMacros: List[Context]
-
def
resetLocalAttrs(tree: Context.Tree): Context.Tree
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
typecheck(tree: Context.Tree, mode: Context.TypecheckMode = TERMmode, pt: Context.Type = universe.WildcardType, silent: Boolean = false, withImplicitViewsDisabled: Boolean = false, withMacrosDisabled: Boolean = false): Context.Tree
-
def
untypecheck(tree: Context.Tree): Context.Tree
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (Typers, B)
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from
Typers to any2stringadd[Typers]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
Typers to StringFormat[Typers]
Value Members
-
def
formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring from
Typers to Ensuring[Typers]
Value Members
-
def
ensuring(cond: (Typers) ⇒ Boolean, msg: ⇒ Any): Typers
-
def
ensuring(cond: (Typers) ⇒ Boolean): Typers
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Typers
-
def
ensuring(cond: Boolean): Typers
Inherited by implicit conversion ArrowAssoc from
Typers to ArrowAssoc[Typers]
Value Members
-
def
->[B](y: B): (Typers, B)
-
def
→[B](y: B): (Typers, B)
Ungrouped
-
type
TypecheckMode = Mode
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Typers, B)
-
final
def
==(arg0: Any): Boolean
-
val
PATTERNmode: Mode
-
val
TERMmode: Mode
-
val
TYPEmode: Mode
-
val
TypecheckMode: Mode.type
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
ensuring(cond: (Typers) ⇒ Boolean, msg: ⇒ Any): Typers
-
def
ensuring(cond: (Typers) ⇒ Boolean): Typers
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Typers
-
def
ensuring(cond: Boolean): Typers
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
inferImplicitValue(pt: Context.Type, silent: Boolean = true, withMacrosDisabled: Boolean = false, pos: Context.Position = enclosingPosition): Context.Tree
-
def
inferImplicitView(tree: Context.Tree, from: Context.Type, to: Context.Type, silent: Boolean = true, withMacrosDisabled: Boolean = false, pos: Context.Position = enclosingPosition): Context.Tree
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
openImplicits: List[Context.ImplicitCandidate]
-
def
openMacros: List[Context]
-
def
resetLocalAttrs(tree: Context.Tree): Context.Tree
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
typecheck(tree: Context.Tree, mode: Context.TypecheckMode = TERMmode, pt: Context.Type = universe.WildcardType, silent: Boolean = false, withImplicitViewsDisabled: Boolean = false, withMacrosDisabled: Boolean = false): Context.Tree
-
def
untypecheck(tree: Context.Tree): Context.Tree
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (Typers, B)
The Scala compiler and reflection APIs.