Uses of Record Class
org.ek9lang.compiler.phase9.RetainReleaseBalanceVerifier.Finding
Packages that use RetainReleaseBalanceVerifier.Finding
Package
Description
M - Intermediate Representation Analysis and Optimization.
-
Uses of RetainReleaseBalanceVerifier.Finding in org.ek9lang.compiler.phase9
Methods in org.ek9lang.compiler.phase9 that return types with arguments of type RetainReleaseBalanceVerifier.FindingModifier and TypeMethodDescription(package private) List<RetainReleaseBalanceVerifier.Finding> RetainReleaseBalanceVerifier.verify(IRConstruct construct) Verify every operation body in the construct and return all findings (empty when balanced).