| Interface | Description |
|---|---|
| BinaryExpression<T> | |
| Cast<T> |
Abstract Cast interface.
|
| ConstraintVisitor<K,V> | |
| Expression<T> | |
| ExpressionVisitor<K,V> | |
| MultipleExpression<T> | |
| SymbolicValue | |
| UnaryExpression<T> | |
| Variable<T> |
| Class | Description |
|---|---|
| AbstractExpression<T> | |
| Constraint<T> | |
| DistanceCalculator | |
| ExpressionExecutor |
returns the concrete evaluation for a given expression.
|
| IntegerConstraint | |
| RealConstraint | |
| StringConstraint |
| Enum | Description |
|---|---|
| Comparator | |
| Operator |
Copyright © 2010–2017 EvoSuite. All rights reserved.