public interface DescribedInvocation extends PrintableInvocation
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
The place in the code where the invocation happened.
|
String |
toString()
Describes the invocation in the human friendly way.
|
String toString()
toString in interface PrintableInvocationtoString in class ObjectLocation getLocation()
getLocation in interface PrintableInvocation