Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Caller instance

Hi,

I'm working on a tracer program.
I know that I can get the callee (the object called) memory address
with getTarget, but how can I get the caller memory address?

Thanks,
Rafael CepĂȘda.

---------------------------------------------------------------
Computer Science Department
Federal University of Rio de Janeiro (UFRJ)


Back to the top