| Package | Description |
|---|---|
| org.evosuite.graphs.ccfg |
| Modifier and Type | Class and Description |
|---|---|
class |
CCFGFieldClassCallNode
This class represent a method call of a field class.
|
| Modifier and Type | Method and Description |
|---|---|
CCFGCodeNode |
CCFGMethodEntryNode.getEntryInstruction()
Getter for the field
entryInstruction. |
| Constructor and Description |
|---|
CCFGMethodEntryNode(String method,
CCFGCodeNode entryInstruction)
Constructor for CCFGMethodEntryNode.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.