|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.internal.AbstractNewMultiArrayExpr
org.kit.furia.fragment.soot.representation.internal.FNewMultiArrayExpr
public class FNewMultiArrayExpr
Field Summary |
---|
Fields inherited from class soot.jimple.internal.AbstractNewMultiArrayExpr |
---|
sizeBoxes |
Constructor Summary | |
---|---|
FNewMultiArrayExpr(soot.ArrayType type,
java.util.List sizes)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
java.util.List |
getContainedSpecialConstructs()
Returns all the contained special constructs |
java.lang.String |
toQ()
|
Methods inherited from class soot.jimple.internal.AbstractNewMultiArrayExpr |
---|
apply, convertToBaf, equivHashCode, equivTo, getBaseType, getSize, getSizeBox, getSizeCount, getSizes, 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 FNewMultiArrayExpr(soot.ArrayType type, java.util.List sizes)
Method Detail |
---|
public java.lang.Object clone()
clone
in interface soot.Value
clone
in class soot.jimple.internal.AbstractNewMultiArrayExpr
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 |