|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPointerExpPoint | |
---|---|
tip.cfg | Provides the basic framework for performing fixed-point analyses of TIP programs. |
Uses of CPointerExpPoint in tip.cfg |
---|
Methods in tip.cfg that return CPointerExpPoint | |
---|---|
CPointerExpPoint |
CPointerExpPoint.clone()
Returns a clone of the program point with no predecessors or successors. |
Methods in tip.cfg with parameters of type CPointerExpPoint | |
---|---|
boolean |
ICFGAnalysis.caseCPointerExpPoint(APointerExp node,
CPointerExpPoint point)
caseCPointerExpPoint is called by a CPointerExpPoint from
apply(ICFGAnalysis) . |
A |
CFGAnswerAdapter.caseCPointerExpPoint(APointerExp node,
CPointerExpPoint point)
Default implementation. |
A |
CFGAnswer.caseCPointerExpPoint(APointerExp node,
CPointerExpPoint point)
caseCPointerExpPoint is called by a CPointerExpPoint from
apply(CFGAnswer) . |
boolean |
CFGAnalysisAdapter.caseCPointerExpPoint(APointerExp node,
CPointerExpPoint point)
Default implementation. |
A |
CFGQuestionAnswerAdapter.caseCPointerExpPoint(APointerExp node,
CPointerExpPoint point,
Q question)
Default implementation. |
A |
CFGQuestionAnswer.caseCPointerExpPoint(APointerExp node,
CPointerExpPoint point,
Q question)
caseCPointerExpPoint is called by a CPointerExpPoint from
apply(CFGQuestionAnswer,Object) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |