|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.internal.AbstractUnopExpr | +--soot.jimple.internal.AbstractLengthExpr | +--soot.jimple.internal.JLengthExpr
Constructor Summary | |
JLengthExpr(Value op)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
void |
convertToBaf(JimpleToBafContext context,
java.util.List out)
|
Methods inherited from class soot.jimple.internal.AbstractLengthExpr |
apply, equivHashCode, equivTo, getType, toBriefString, toString |
Methods inherited from class soot.jimple.internal.AbstractUnopExpr |
getOp, getOpBox, getUseBoxes, setOp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.jimple.UnopExpr |
getOp, getOpBox, getUseBoxes, setOp |
Methods inherited from interface soot.Value |
getType |
Methods inherited from interface soot.util.Switchable |
apply |
Methods inherited from interface soot.EquivTo |
equivHashCode, equivTo |
Methods inherited from interface soot.ToBriefString |
toBriefString |
Constructor Detail |
public JLengthExpr(Value op)
Method Detail |
public void convertToBaf(JimpleToBafContext context, java.util.List out)
convertToBaf
in interface ConvertToBaf
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class AbstractLengthExpr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |