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

Public Member Functions

 LocationPointerType (EquivalenceClass< LocationPointerType > tau, EquivalenceClass< FunctionPointerType > lambda)
 
EquivalenceClass< LocationPointerTypegetTau ()
 
EquivalenceClass< FunctionPointerTypegetLambda ()
 
void notifyEquivalenceClassJoined (EquivalenceClass oldClass, EquivalenceClass newClass)
 
void unifyWith (PointerType that)
 

Detailed Description

Author
Michal Strehovsky

Constructor & Destructor Documentation

◆ LocationPointerType()

cz.muni.stanse.pointeranalyzer.steensgaard.LocationPointerType.LocationPointerType ( EquivalenceClass< LocationPointerType tau,
EquivalenceClass< FunctionPointerType lambda 
)
inline

Member Function Documentation

◆ getLambda()

EquivalenceClass<FunctionPointerType> cz.muni.stanse.pointeranalyzer.steensgaard.LocationPointerType.getLambda ( )
inline

◆ getTau()

EquivalenceClass<LocationPointerType> cz.muni.stanse.pointeranalyzer.steensgaard.LocationPointerType.getTau ( )
inline

◆ notifyEquivalenceClassJoined()

void cz.muni.stanse.pointeranalyzer.steensgaard.LocationPointerType.notifyEquivalenceClassJoined ( EquivalenceClass  oldClass,
EquivalenceClass  newClass 
)
inline

◆ unifyWith()

void cz.muni.stanse.pointeranalyzer.steensgaard.LocationPointerType.unifyWith ( PointerType  that)
inline

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