t

scala.tools.nsc.typechecker

TypersTracking

trait TypersTracking extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TypersTracking
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def fullSiteString(context: Analyzer.Context): String
  2. val lastTreeToTyper: Global.Tree
  3. def noPrintAdapt(tree1: Global.Tree, tree2: Global.Tree): Boolean
  4. def noPrintTyping(t: Global.Tree): Boolean
  5. def printingOk(t: Global.Tree): Boolean
  6. def tpe_s(tp: Global.Type, colorize: (String) ⇒ String): String
  7. object typingStack