Uses of Class
org.ek9lang.compiler.phase5.ComplexityCounter
Packages that use ComplexityCounter
Package
Description
I - PRE Intermediate Representation generation checks.
-
Uses of ComplexityCounter in org.ek9lang.compiler.phase5
Constructors in org.ek9lang.compiler.phase5 with parameters of type ComplexityCounterModifierConstructorDescription(package private)
AcceptableArgumentComplexityOrError
(ComplexityCounter complexityCounter, ErrorListener errorListener) (package private)
AcceptableConstructComplexityOrError
(SymbolsAndScopes symbolsAndScopes, ErrorListener errorListener, ComplexityCounter complexityCounter)