public interface CompileBackend<T extends CompileResult>
| Modifier and Type | Method and Description |
|---|---|
T |
generateCodeFor(CompileOptions aOptions,
BytecodeLinkerContext aLinkerContext,
Class aEntryPointClass,
String aEntryPointMethodName,
BytecodeMethodSignature aEntryPointSignatue) |
T generateCodeFor(CompileOptions aOptions, BytecodeLinkerContext aLinkerContext, Class aEntryPointClass, String aEntryPointMethodName, BytecodeMethodSignature aEntryPointSignatue)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.