Uses of Record Class
org.ek9lang.compiler.ir.data.CoverageFunctionDetails
Packages that use CoverageFunctionDetails
-
Uses of CoverageFunctionDetails in org.ek9lang.compiler.ir.data
Methods in org.ek9lang.compiler.ir.data that return CoverageFunctionDetailsModifier and TypeMethodDescriptionCoverageModuleDetails.getFunction(int functionId) Get a function by its ID.Methods in org.ek9lang.compiler.ir.data that return types with arguments of type CoverageFunctionDetails -
Uses of CoverageFunctionDetails in org.ek9lang.compiler.phase7.generation
Methods in org.ek9lang.compiler.phase7.generation that return types with arguments of type CoverageFunctionDetailsModifier and TypeMethodDescriptionCoverageProbePlacer.getFunctionDetails()Get function details for this module (for testing/verification).