|
Stanse
-1
|


Public Member Functions | |
| FunctionPointerType (List< AbstractLocation > parameters, AbstractLocation returnParameter) | |
| void | unifyWith (PointerType that) |
| void | notifyAbstractLocationsJoined (AbstractLocation oldClass, AbstractLocation newClass) |
Represents a type for functions.
|
inline |
|
inline |
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 |
Implements cz.muni.stanse.pointeranalyzer.shapirohorwitz.AbstractLocationJoinListener.
|
inline |
Unifies this type with another FunctionPointerType.
Implements cz.muni.stanse.pointeranalyzer.shapirohorwitz.PointerType.
1.8.6