o

scala.tools.nsc.typechecker

ImplicitsStats

object ImplicitsStats

Source
Implicits.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImplicitsStats
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val findMemberImpl: SubCounter
  2. val foundImplicits: SubCounter
  3. val implicitCacheAccs: Counter
  4. val implicitCacheHits: SubCounter
  5. val implicitNanos: Timer
  6. val implicitSearchCount: Counter
  7. val improvesCachedCount: SubCounter
  8. val improvesCount: SubCounter
  9. val inscopeFailNanos: Timer
  10. val inscopeImplicitHits: SubCounter
  11. val inscopeSucceedNanos: Timer
  12. val matchesPtNanos: Timer
  13. val matchingImplicits: SubCounter
  14. val oftypeFailNanos: Timer
  15. val oftypeImplicitHits: SubCounter
  16. val oftypeSucceedNanos: Timer
  17. val plausiblyCompatibleImplicits: SubCounter
  18. val rawTypeImpl: SubCounter
  19. val subtypeAppInfos: SubCounter
  20. val subtypeETNanos: Timer
  21. val subtypeImpl: SubCounter
  22. val typedImplicits: SubCounter