|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IReportGroupVisitor | |
|---|---|
| org.jacoco.report | Common interfaces and utilities for report generation. |
| Uses of IReportGroupVisitor in org.jacoco.report |
|---|
| Subinterfaces of IReportGroupVisitor in org.jacoco.report | |
|---|---|
interface |
IReportVisitor
Interface for all implementations to retrieve structured report data. |
| Classes in org.jacoco.report that implement IReportGroupVisitor | |
|---|---|
class |
MultiReportVisitor
A report visitor that is composed from multiple other visitors. |
| Methods in org.jacoco.report that return IReportGroupVisitor | |
|---|---|
IReportGroupVisitor |
IReportGroupVisitor.visitGroup(String name)
Called to add a new group to the report. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||