|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.demandpa.flowgraph.NewLabel
public class NewLabel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ibm.wala.demandpa.flowgraph.IFlowLabel |
|---|
IFlowLabel.IFlowLabelVisitor |
| Method Summary | |
|---|---|
NewBarLabel |
bar()
|
boolean |
isBarred()
|
java.lang.String |
toString()
|
static NewLabel |
v()
|
void |
visit(IFlowLabel.IFlowLabelVisitor v,
java.lang.Object dst)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static NewLabel v()
public void visit(IFlowLabel.IFlowLabelVisitor v,
java.lang.Object dst)
throws java.lang.IllegalArgumentException
visit in interface IFlowLabeljava.lang.IllegalArgumentExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic NewBarLabel bar()
bar in interface IFlowLabelpublic boolean isBarred()
isBarred in interface IFlowLabel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||