Package boomerang
Interface IContextRequester
-
public interface IContextRequester
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<Context>getCallSiteOf(Context child)ContextinitialContext(Statement stmt)
-
-
-
Method Detail
-
getCallSiteOf
Collection<Context> getCallSiteOf(Context child)
-
-