|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.toolkits.annotation.purity.PurityMethodNode
Kind of Stmt inside node, but global to the method. Used for synthetic summary of unalysed methods returning a fresh object.
Method Summary | |
boolean |
equals(Object o)
|
int |
hashCode()
|
boolean |
isInside()
Is it an inside node ? |
boolean |
isLoad()
Is it a load node ? |
boolean |
isParam()
Is it a parameter or this node ? |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
public String toString()
public int hashCode()
public boolean equals(Object o)
public boolean isInside()
PurityNode
isInside
in interface PurityNode
public boolean isLoad()
PurityNode
isLoad
in interface PurityNode
public boolean isParam()
PurityNode
isParam
in interface PurityNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |