Class AbstractCSElement
java.lang.Object
pascal.taie.analysis.pta.core.cs.element.AbstractCSElement
- All Implemented Interfaces:
CSElement
- Direct Known Subclasses:
CSCallSite
,CSMethod
,CSObj
-
Field Summary
-
Method Summary
-
Field Details
-
context
-
-
Method Details
-
getContext
- Specified by:
getContext
in interfaceCSElement
- Returns:
- the context of the context-sensitive element.
-