Uses of Record Class
org.ek9lang.cli.coverage.model.ModuleInfo
Packages that use ModuleInfo
Package
Description
HTML coverage report generation components using functional interfaces.
-
Uses of ModuleInfo in org.ek9lang.cli.coverage
Classes in org.ek9lang.cli.coverage that implement interfaces with type arguments of type ModuleInfoModifier and TypeClassDescription(package private) final classGenerates HTML for a single module row in the coverage module tree.Methods in org.ek9lang.cli.coverage that return types with arguments of type ModuleInfoModifier and TypeMethodDescriptionstatic List<ModuleInfo> ModuleCoverageSupport.collectAllModuleInfo(Map<String, List<SourceFileInfo>> moduleFiles) Collect module info from CoverageRuntime.Methods in org.ek9lang.cli.coverage with parameters of type ModuleInfo