Uses of Class
org.ek9lang.compiler.phase7.generation.DebugInfoCreator
Packages that use DebugInfoCreator
Package
Description
K - Intermediate Representation Generation.
-
Uses of DebugInfoCreator in org.ek9lang.compiler.phase7
Methods in org.ek9lang.compiler.phase7 that return DebugInfoCreatorModifier and TypeMethodDescriptionprotected DebugInfoCreatorAbstractDfnGenerator.createDebugInfoCreator()Create DebugInfoCreator using stack context - the single source of truth. -
Uses of DebugInfoCreator in org.ek9lang.compiler.phase7.generator
Fields in org.ek9lang.compiler.phase7.generator declared as DebugInfoCreatorModifier and TypeFieldDescriptionprotected final DebugInfoCreatorAbstractGenerator.debugInfoCreatorGeneratorSet.debugInfoCreatorCreates debug info from source tokens when instrumentation enabled. -
Uses of DebugInfoCreator in org.ek9lang.compiler.phase7.support
Constructors in org.ek9lang.compiler.phase7.support with parameters of type DebugInfoCreatorModifierConstructorDescriptionFieldCreator(IRConstruct construct, DebugInfoCreator debugInfoCreator)