Stanse  -1
Public Member Functions | List of all members
cz.muni.stanse.pointeranalyzer.PointsToAnalyzer Interface Reference
Inheritance diagram for cz.muni.stanse.pointeranalyzer.PointsToAnalyzer:
Inheritance graph
[legend]

Public Member Functions

void analyze (Collection< CFGHandle > cfgs)
 
Set< Pair< CFGHandle, String > > getPointsToSetOf (CFGHandle cfg, String id)
 

Detailed Description

Author
Michal

Member Function Documentation

void cz.muni.stanse.pointeranalyzer.PointsToAnalyzer.analyze ( Collection< CFGHandle cfgs)
Set<Pair<CFGHandle, String> > cz.muni.stanse.pointeranalyzer.PointsToAnalyzer.getPointsToSetOf ( CFGHandle  cfg,
String  id 
)

The documentation for this interface was generated from the following file: