Class CallStack

All Implemented Interfaces:
StateMachine.State, Iterable<CallerSiteContext>

public class CallStack extends ImmutableStack<CallerSiteContext> implements StateMachine.State
Representation for a calling context.