public class FullSensitiveNodeGenerator extends IEncodingBroker
Constructor and Description |
---|
FullSensitiveNodeGenerator() |
Modifier and Type | Method and Description |
---|---|
IVarAbstraction |
generateNode(Node vNode)
Generate a node of proper kind.
|
java.lang.String |
getSignature()
Return the signature of the implemented sub-class, may be useful in somewhere.
|
void |
initFlowGraph(GeomPointsTo ptAnalyzer)
Build the initial encoding of the pointer assignments and points-to facts.
|
public void initFlowGraph(GeomPointsTo ptAnalyzer)
IEncodingBroker
initFlowGraph
in class IEncodingBroker
public java.lang.String getSignature()
IEncodingBroker
getSignature
in class IEncodingBroker
public IVarAbstraction generateNode(Node vNode)
IEncodingBroker
generateNode
in class IEncodingBroker