public class ConstantFieldValueFinder extends Object
Constructor and Description |
---|
ConstantFieldValueFinder(Chain classes) |
Modifier and Type | Method and Description |
---|---|
void |
debug(String debug) |
void |
debug(String methodName,
String debug) |
HashMap<String,SootField> |
getClassNameFieldNameToSootFieldMapping() |
HashMap<String,Object> |
getFieldsWithConstantValues() |
void |
printConstantValueFields() |
public final boolean DEBUG
public static String combiner
public ConstantFieldValueFinder(Chain classes)