@return the allocation of the object.
()
| 71 | * @return the allocation of the object. |
| 72 | */ |
| 73 | public abstract Object getAllocation(); |
| 74 | |
| 75 | /** |
| 76 | * @return the method containing the allocation site of this object. |
no outgoing calls
no test coverage detected