Uses of Class
org.ek9lang.compiler.phase5.PossibleExpressionConstruct
Packages that use PossibleExpressionConstruct
Package
Description
I - PRE Intermediate Representation generation checks.
-
Uses of PossibleExpressionConstruct in org.ek9lang.compiler.phase5
Subclasses of PossibleExpressionConstruct in org.ek9lang.compiler.phase5Modifier and TypeClassDescription(package private) final classChecks the for structure via the code analysers.(package private) final classDeals with checking if all paths through switch/case/default (return) result in variables meeting criteria.(package private) final classChecks the try/catch/finally structure via the code analysers.(package private) final classChecks the while statement via the code analysers.