object ImplicitsStats
- Source
- Implicits.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ImplicitsStats
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val findMemberImpl: SubCounter
- val foundImplicits: SubCounter
- val implicitCacheAccs: Counter
- val implicitCacheHits: SubCounter
- val implicitNanos: Timer
- val implicitSearchCount: Counter
- val improvesCachedCount: SubCounter
- val improvesCount: SubCounter
- val inscopeFailNanos: Timer
- val inscopeImplicitHits: SubCounter
- val inscopeSucceedNanos: Timer
- val matchesPtNanos: Timer
- val matchingImplicits: SubCounter
- val oftypeFailNanos: Timer
- val oftypeImplicitHits: SubCounter
- val oftypeSucceedNanos: Timer
- val plausiblyCompatibleImplicits: SubCounter
- val rawTypeImpl: SubCounter
- val subtypeAppInfos: SubCounter
- val subtypeETNanos: Timer
- val subtypeImpl: SubCounter
- val typedImplicits: SubCounter
The Scala compiler and reflection APIs.