| Package | Description |
|---|---|
| org.evosuite.symbolic.expr | |
| org.evosuite.symbolic.expr.ref | |
| org.evosuite.symbolic.vm |
| Class and Description |
|---|
| GetFieldExpression |
| ReferenceConstant
This class represents a reference that is not symbolic (e.g.
|
| ReferenceVariable
Represents a symbolic reference (for example, a pointer that we have declared
as symbolic) at the test case level.
|
| Class and Description |
|---|
| ReferenceExpression
This is the super class of all symbolic references.
|
| Class and Description |
|---|
| ReferenceConstant
This class represents a reference that is not symbolic (e.g.
|
| ReferenceExpression
This is the super class of all symbolic references.
|
| ReferenceVariable
Represents a symbolic reference (for example, a pointer that we have declared
as symbolic) at the test case level.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.