Uses of Class
org.ek9lang.compiler.common.OperatorMap
Packages that use OperatorMap
Package
Description
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
-
Uses of OperatorMap in org.ek9lang.compiler.backend.jvm
Constructors in org.ek9lang.compiler.backend.jvm with parameters of type OperatorMapModifierConstructorDescription(package private)AnyComparisonBridgeAsmGenerator(FullyQualifiedJvmName jvmNameConverter, OperatorMap operatorMap)