public class ReferenceOperand extends Object implements SingleWordOperand
| Constructor and Description |
|---|
ReferenceOperand(ReferenceExpression o) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceExpression |
getReference() |
String |
toString() |
public ReferenceOperand(ReferenceExpression o)
public ReferenceExpression getReference()
Copyright © 2010–2017 EvoSuite. All rights reserved.