|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsoot.jimple.internal.AbstractCastExpr
org.kit.furia.fragment.soot.representation.internal.FCastExpr
public class FCastExpr
| Constructor Summary | |
|---|---|
FCastExpr(soot.Value op,
soot.Type type)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getPrecedence()
|
java.lang.String |
toQ()
|
java.lang.String |
toString()
|
| Methods inherited from class soot.jimple.internal.AbstractCastExpr |
|---|
apply, convertToBaf, equivHashCode, equivTo, getCastType, getOp, getOpBox, getType, getUseBoxes, setCastType, setOp, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FCastExpr(soot.Value op,
soot.Type type)
| Method Detail |
|---|
public int getPrecedence()
getPrecedence in interface Precedencepublic java.lang.String toString()
toString in class soot.jimple.internal.AbstractCastExprpublic java.lang.Object clone()
clone in interface soot.Valueclone in class soot.jimple.internal.AbstractCastExpr
public java.lang.String toQ()
throws java.lang.Exception
toQ in interface Qablejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||