Package boomerang
Interface Context
-
public interface ContextA context is stored within the context graph. And must at least have a statement associated with it. This will be used by theContextRequesterto retrieve more contexts upon need.- Author:
- "Johannes Spaeth"
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanequals(Object obj)StatementgetStmt()inthashCode()
-