public final class NaiveProgramGenerator extends Object implements ProgramGenerator
| Modifier and Type | Field and Description |
|---|---|
static ProgramGeneratorFactory |
FACTORY |
| Modifier and Type | Method and Description |
|---|---|
Program |
generateFrom(BytecodeClass aOwningClass,
BytecodeMethod aMethod) |
public static final ProgramGeneratorFactory FACTORY
public Program generateFrom(BytecodeClass aOwningClass, BytecodeMethod aMethod)
generateFrom in interface ProgramGeneratorCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.