Uses of Class
org.ek9lang.compiler.phase5.MagicLiteralTracker
Packages that use MagicLiteralTracker
Package
Description
I - PRE Intermediate Representation generation checks.
-
Uses of MagicLiteralTracker in org.ek9lang.compiler.phase5
Constructors in org.ek9lang.compiler.phase5 with parameters of type MagicLiteralTrackerModifierConstructorDescription(package private)MagicLiteralDuplicationOrError(MagicLiteralTracker tracker, AcceptableModuleCouplingOrError.ErrorListenerLookup errorListenerLookup) (package private)PreIRListener(ParsedModule parsedModule, ModuleCouplingTracker moduleCouplingTracker, ModuleCohesionTracker moduleCohesionTracker, DataClumpTracker dataClumpTracker, MagicLiteralTracker magicLiteralTracker)