| Constructor and Description |
|---|
TaintFrame(int numLocals) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
String |
toString(org.apache.bcel.generic.MethodGen method) |
String |
toString(String[] variableNames)
The toString method are intended for debugging.
|
allSlots, clearStack, contains, copyFrom, getArgument, getArgument, getArgumentSet, getArgumentSlot, getInstance, getInstanceSlot, getInstanceStackLocation, getLastUpdateTimestamp, getNumArguments, getNumArgumentsIncludingObjectInstance, getNumLocals, getNumSlots, getOperand, getStackDepth, getStackLocation, getStackValue, getTopStackWords, getTopValue, getValue, isBottom, isTop, isValid, popValue, pushValue, sameAs, setBottom, setLastUpdateTimestamp, setTop, setValid, setValue, valueToStringpublic String toString(org.apache.bcel.generic.MethodGen method)
public String toString(String[] variableNames)
variableNames - List of variables names that will be map to local sloths.Copyright © 2017. All rights reserved.