| Access flags | Type | Field name |
|---|---|---|
| private static | String | class_package |
| private static | String | class_name |
| private static | de.fub.bytecode.classfile.ConstantPool | constant_pool |
| private | de.fub.bytecode.classfile.JavaClass | java_class |
| private | String | dir |
| Access flags | Return type | Method name | Arguments |
|---|---|---|---|
| public static | void | main | (String[]) |
| static | String | referenceClass | (int) |
| static final | String | referenceType | (String) |
| static | String | toHTML | (String) |
| private | void | writeMainHTML | (AttributeHTML) |
| throws | java.io.IOException | ||
| public | void | <init> | (de.fub.bytecode.classfile.JavaClass, String) |
| throws | java.io.IOException | ||