| Package | Description |
|---|---|
| net.oneandone.mork.classfile |
Java class files.
|
| net.oneandone.mork.compiler |
Invoke and control mork.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassDef |
Input.load(net.oneandone.sushi.fs.Node node) |
ClassDef |
Repository.lookup(ClassDef c) |
ClassDef |
ClassRef.lookup(Repository repository) |
ClassDef |
Repository.lookup(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Repository.add(ClassDef load) |
static void |
Repository.diffBody(ClassDef left,
ClassDef right,
PrintWriter info) |
ClassDef |
Repository.lookup(ClassDef c) |
static void |
Output.save(ClassDef c,
File file) |
| Constructor and Description |
|---|
ObjectCompiler(Code dest,
int buffer,
CustomCompiler[] customs,
ClassDef destClass) |
Copyright © 1998–2017 1&1. All rights reserved.