Class CallerSiteContextPair

All Implemented Interfaces:
Context, ContextItem

public class CallerSiteContextPair extends CallerSiteContext
This is a context which is defined by a pair consisting of <caller node, base context>.

The base context is typically some special case; e.g., a JavaTypeContext used for reflection.