Uses of Class
org.ek9lang.compiler.phase7.IRGenerationContext
Packages that use IRGenerationContext
-
Uses of IRGenerationContext in org.ek9lang.compiler.phase7
Methods in org.ek9lang.compiler.phase7 with parameters of type IRGenerationContextModifier and TypeMethodDescriptionvoid
IRDefinitionCreator.processOperationDetails
(IRGenerationContext context, EK9Parser.OperationDetailsContext ctx) void
IRDefinitionCreator.processTextBodyDeclaration
(EK9Parser.TextBodyDeclarationContext ctx, IRGenerationContext context) Constructors in org.ek9lang.compiler.phase7 with parameters of type IRGenerationContextModifierConstructorDescriptionBasicBlockCreator
(IRGenerationContext context) DebugInfoCreator
(IRGenerationContext context)