dotty.tools.dotc.transform.InstrumentCoverage$
See theInstrumentCoverage companion class Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
Members list
Concise view
Type members
An instrumented Tree, in 3 parts.
An instrumented Tree, in 3 parts.
Attributes
- 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.
- Companion:
- object
- Graph
- Supertypes
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type