| Package | Description |
|---|---|
| org.evosuite.graphs.ccfg |
| Modifier and Type | Method and Description |
|---|---|
CCFGMethodReturnNode |
CCFGMethodCallNode.getReturnNode()
Getter for the field
returnNode. |
| Constructor and Description |
|---|
CCFGMethodCallNode(BytecodeInstruction callInstruction,
CCFGMethodReturnNode returnNode)
Constructor for CCFGMethodCallNode.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.