Uses of Class
org.ek9lang.compiler.ir.Operation
Packages that use Operation
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of Operation in org.ek9lang.compiler.backend.jvm
Methods in org.ek9lang.compiler.backend.jvm with parameters of type OperationModifier and TypeMethodDescription(package private) void
AsmStructureCreator.processMethodOnClass
(Operation operation) For now just hard code this in, but need to actually call visit Operation.void
-
Uses of Operation in org.ek9lang.compiler.common
Methods in org.ek9lang.compiler.common with parameters of type Operation -
Uses of Operation in org.ek9lang.compiler.ir
Methods in org.ek9lang.compiler.ir that return types with arguments of type OperationMethods in org.ek9lang.compiler.ir with parameters of type Operation