|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.dava.toolkits.base.AST.structuredAnalysis.LocalPair
Constructor Summary | |
LocalPair(Local left,
Local right)
|
Method Summary | |
boolean |
contains(Local local)
|
boolean |
equals(Object other)
|
Local |
getLeftLocal()
|
Local |
getRightLocal()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LocalPair(Local left, Local right)
Method Detail |
public Local getLeftLocal()
public Local getRightLocal()
public boolean equals(Object other)
public boolean contains(Local local)
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |