dotty.tools.dotc.transform.InstrumentCoverage
See theInstrumentCoverage companion class
object InstrumentCoverage
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
InstrumentCoverage.type
Members list
Type members
Classlikes
An instrumented Tree, in 3 parts.
An instrumented Tree, in 3 parts.
Value parameters
- expr
-
the instrumented expression, executed just after the invokeCall
- invokeCall
-
call to Invoker.invoked(dir, id), or an empty tree.
- pre
-
preparation code, e.g. lifted arguments. May be empty.
Attributes
- Companion
- object
- Supertypes
object InstrumentedParts
Attributes
- Companion
- class
- Supertypes
- Self type
-
InstrumentedParts.type
Value members
In this article