Uses of Class
org.ek9lang.compiler.phase5.ExpressionComplexityCounter
Packages that use ExpressionComplexityCounter
Package
Description
I - PRE Intermediate Representation generation checks.
-
Uses of ExpressionComplexityCounter in org.ek9lang.compiler.phase5
Constructors in org.ek9lang.compiler.phase5 with parameters of type ExpressionComplexityCounterModifierConstructorDescription(package private)AcceptableExpressionComplexityOrError(ErrorListener errorListener, ExpressionComplexityCounter expressionCounter, ComplexityCounter methodComplexityCounter)