public class ClassCallNode extends CCFGNode
| Constructor and Description |
|---|
ClassCallNode(String method)
Constructor for ClassCallNode.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMethod()
Getter for the field
method. |
int |
hashCode() |
String |
toString() |
Copyright © 2010–2017 EvoSuite. All rights reserved.