Uses of Class
org.ek9lang.compiler.backend.jvm.FullyQualifiedJvmName
Packages that use FullyQualifiedJvmName
Package
Description
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
-
Uses of FullyQualifiedJvmName in org.ek9lang.compiler.backend.jvm
Constructors in org.ek9lang.compiler.backend.jvm with parameters of type FullyQualifiedJvmNameModifierConstructorDescription(package private)JvmDescriptorConverter(FullyQualifiedJvmName fullyQualifiedJvmName) Create converter with JVM name resolution capability.