|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.quilt.cover.generic.FlowControlEdge
|
+--junit.quilt.cover.generic.ReturnEdge
| Constructor Summary | |
ReturnEdge(BlockVertex source)
|
|
| Method Summary | |
void |
connect(org.apache.bcel.generic.MethodGen method,
org.apache.bcel.generic.InstructionList il,
org.apache.bcel.generic.InstructionHandle source,
org.apache.bcel.generic.InstructionHandle target)
|
java.lang.String |
toString()
|
| Methods inherited from class junit.quilt.cover.generic.FlowControlEdge |
getSource, getTarget, setSource, setTarget |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ReturnEdge(BlockVertex source)
| Method Detail |
public void connect(org.apache.bcel.generic.MethodGen method,
org.apache.bcel.generic.InstructionList il,
org.apache.bcel.generic.InstructionHandle source,
org.apache.bcel.generic.InstructionHandle target)
throws InvalidTransitionException
connect in class FlowControlEdgepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||