public abstract class SmtVariable extends SmtExpr
| Constructor and Description |
|---|
SmtVariable(String varName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
boolean |
isSymbolic() |
Copyright © 2010–2017 EvoSuite. All rights reserved.