|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.internal.AbstractNewArrayExpr
org.kit.furia.fragment.soot.representation.internal.FNewArrayExpr
public class FNewArrayExpr
Constructor Summary | |
---|---|
FNewArrayExpr(soot.Type type,
soot.Value size)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
java.util.List |
getContainedSpecialConstructs()
Returns all the contained special constructs |
int |
getPrecedence()
|
java.lang.String |
toQ()
|
Methods inherited from class soot.jimple.internal.AbstractNewArrayExpr |
---|
apply, convertToBaf, equivHashCode, equivTo, getBaseType, getSize, getSizeBox, getType, getUseBoxes, setBaseType, setSize, toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FNewArrayExpr(soot.Type type, soot.Value size)
Method Detail |
---|
public int getPrecedence()
getPrecedence
in interface Precedence
public java.lang.Object clone()
clone
in interface soot.Value
clone
in class soot.jimple.internal.AbstractNewArrayExpr
public java.lang.String toQ() throws java.lang.Exception
toQ
in interface Qable
java.lang.Exception
public java.util.List getContainedSpecialConstructs()
SpecialConstructContainer
getContainedSpecialConstructs
in interface SpecialConstructContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |