Uses of Class
org.ek9lang.compiler.phase5.PossibleExpressionConstruct
-
Uses of PossibleExpressionConstruct in org.ek9lang.compiler.phase5
Modifier 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.