| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.backend | |
| de.mirkosertic.bytecoder.unittest |
| Modifier and Type | Method and Description |
|---|---|
static CompileTarget.BackendType |
CompileTarget.BackendType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompileTarget.BackendType[] |
CompileTarget.BackendType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CompileTarget(ClassLoader aClassLoader,
CompileTarget.BackendType aType) |
| Modifier and Type | Method and Description |
|---|---|
CompileTarget.BackendType |
TestOption.getBackendType() |
| Constructor and Description |
|---|
TestOption(CompileTarget.BackendType backendType,
boolean preferStackifier,
boolean exceptionsEnabled,
boolean minify) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.