|
Stanse
-1
|

Public Member Functions | |
| void | notifyAbstractLocationsJoined (AbstractLocation oldClass, AbstractLocation newClass) |
Represents the ability of implementing class to listen to join operations on abstract locations.
| void cz.muni.stanse.pointeranalyzer.shapirohorwitz.AbstractLocationJoinListener.notifyAbstractLocationsJoined | ( | AbstractLocation | oldClass, |
| AbstractLocation | newClass | ||
| ) |
Called when the abstract location this class points to has been joined with a new class. Implementers should replace all stored references to oldClass by newClass.
| oldClass | |
| newClass |
Implemented in cz.muni.stanse.pointeranalyzer.shapirohorwitz.AbstractLocation, cz.muni.stanse.pointeranalyzer.shapirohorwitz.TypeTable, cz.muni.stanse.pointeranalyzer.shapirohorwitz.LocationPointerType, cz.muni.stanse.pointeranalyzer.shapirohorwitz.AbstractLocationSet, and cz.muni.stanse.pointeranalyzer.shapirohorwitz.FunctionPointerType.
1.8.6