Class ExprGraphNode
java.lang.Object
sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode
sootup.codepropertygraph.propertygraph.nodes.ExprGraphNode
- All Implemented Interfaces:
ValueGraphNode
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExprGraphNode
-
-
Method Details
-
getExpr
-
getValue
- Specified by:
getValue
in interfaceValueGraphNode
-
equals
- Specified by:
equals
in classPropertyGraphNode
-
hashCode
public int hashCode()- Specified by:
hashCode
in classPropertyGraphNode
-
toString
- Specified by:
toString
in classPropertyGraphNode
-