|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClassProbesVisitor | |
|---|---|
| org.jacoco.core.internal.analysis | |
| org.jacoco.core.internal.flow | |
| org.jacoco.core.internal.instr | |
| Uses of IClassProbesVisitor in org.jacoco.core.internal.analysis |
|---|
| Classes in org.jacoco.core.internal.analysis that implement IClassProbesVisitor | |
|---|---|
class |
ClassAnalyzer
Analyzes the structure of a class. |
| Uses of IClassProbesVisitor in org.jacoco.core.internal.flow |
|---|
| Constructors in org.jacoco.core.internal.flow with parameters of type IClassProbesVisitor | |
|---|---|
ClassProbesAdapter(IClassProbesVisitor cv)
Creates a new adapter that delegates to the given visitor. |
|
| Uses of IClassProbesVisitor in org.jacoco.core.internal.instr |
|---|
| Classes in org.jacoco.core.internal.instr that implement IClassProbesVisitor | |
|---|---|
class |
ClassInstrumenter
Adapter that instruments a class for coverage tracing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||