Class DelegatingContext

java.lang.Object
com.ibm.wala.ipa.callgraph.DelegatingContext
All Implemented Interfaces:
Context, ContextItem

public class DelegatingContext extends Object implements Context
A context that first checks with A, then defaults to B.
  • Constructor Details

  • Method Details