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 class
Checks the for structure via the code analysers.(package private) final class
Deals with checking if all paths through switch/case/default (return) result in variables meeting criteria.(package private) final class
Checks the try/catch/finally structure via the code analysers.(package private) final class
Checks the while statement via the code analysers.