Access flags | Type | Field name |
---|---|---|
private | String | class_name |
private | java.io.PrintWriter | file |
private | ConstantHTML | constant_html |
private | AttributeHTML | attribute_html |
Access flags | Return type | Method name | Arguments |
---|---|---|---|
private final | void | writeField | (DE.fub.inf.JVM.JavaClass.Field) |
throws | java.io.IOException | ||
private final | void | writeMethod | (DE.fub.inf.JVM.JavaClass.Method, int) |
throws | java.io.IOException | ||
void | <init> | (String, String, DE.fub.inf.JVM.JavaClass.Method[], DE.fub.inf.JVM.JavaClass.Field[], ConstantHTML, AttributeHTML) | |
throws | java.io.IOException |