| Package | Description |
|---|---|
| org.evosuite.symbolic.expr | |
| org.evosuite.symbolic.vm |
| Modifier and Type | Method and Description |
|---|---|
K |
ExpressionVisitor.visit(RealConstant n,
V arg) |
Object |
ExpressionExecutor.visit(RealConstant n,
Void arg) |
| Modifier and Type | Field and Description |
|---|---|
static RealConstant |
ExpressionFactory.RCONST_0 |
static RealConstant |
ExpressionFactory.RCONST_1 |
static RealConstant |
ExpressionFactory.RCONST_2 |
| Modifier and Type | Method and Description |
|---|---|
static RealConstant |
ExpressionFactory.buildNewRealConstant(double x) |
static RealConstant |
ExpressionFactory.buildNewRealConstant(float x) |
Copyright © 2010–2017 EvoSuite. All rights reserved.