public interface Variable<T> extends Expression<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getMaxValue()
getMaxValue
|
T |
getMinValue()
getMinValue
|
String |
getName()
getName
|
accept, containsSymbolicVariable, getConcreteValue, getConstants, getParent, getSize, getVariables, setParentCopyright © 2010–2017 EvoSuite. All rights reserved.