| Package | Description |
|---|---|
| org.classdump.luna.compiler.gen |
Core classes for Java bytecode generation.
|
| org.classdump.luna.compiler.gen.asm |
Java bytecode generation using the ASM library.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CompiledClass |
BytecodeEmitter.emit() |
| Modifier and Type | Method and Description |
|---|---|
CompiledClass |
ASMBytecodeEmitter.emit() |
Copyright © 2016–2017. All rights reserved.