- All Known Subinterfaces:
KontTagCse,ResumeCse
- All Known Implementing Classes:
FakeCallTraceCse,HostResumeCse
public interface Cse
The call stack element.
-
Method Summary
-
Method Details
-
trace
Returns the trace under the given program counter.- Parameters:
programCounter- the program counter.- Returns:
- the trace under the program counter.
-