Access flags | Type | Field name |
---|---|---|
private | String | class_name |
private | java.io.PrintWriter | file |
private | int | attr_count |
private | ConstantHTML | constant_html |
private | DE.fub.inf.JVM.JavaClass.ConstantPool | constant_pool |
Access flags | Return type | Method name | Arguments |
---|---|---|---|
private final | String | codeLink | (int, int) |
final | void | close | () |
final | void | writeAttribute | (DE.fub.inf.JVM.JavaClass.Attribute, String) |
throws | java.io.IOException | ||
final | void | writeAttribute | (DE.fub.inf.JVM.JavaClass.Attribute, String, int) |
throws | java.io.IOException | ||
void | <init> | (String, String, DE.fub.inf.JVM.JavaClass.ConstantPool, ConstantHTML) | |
throws | java.io.IOException |