org.apache.bcel.util
final class ConstantHTML extends Object implements Constants
Version: $Id: ConstantHTML.java 386056 2006-03-15 11:31:56Z tcurdt $
Field Summary | |
---|---|
String | class_name |
String | class_package |
Constant[] | constants |
ConstantPool | constant_pool |
String[] | constant_ref |
PrintWriter | file |
Method[] | methods |
Constructor Summary | |
---|---|
ConstantHTML(String dir, String class_name, String class_package, Method[] methods, ConstantPool constant_pool) |
Method Summary | |
---|---|
int | getMethodNumber(String str) |
String | referenceConstant(int index) |
void | writeConstant(int index) |