|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface shared by all kinds of nodes in a PurityGraph. Such nodes are immuables. They are hashable and two nodes are equal only if they have the same kind and were constructed using the same arguments (structural equality).
Method Summary | |
boolean |
isInside()
Is it an inside node ? |
boolean |
isLoad()
Is it a load node ? |
boolean |
isParam()
Is it a parameter or this node ? |
Method Detail |
public boolean isInside()
public boolean isLoad()
public boolean isParam()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |