Class AbstAstEdge
java.lang.Object
sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
sootup.codepropertygraph.propertygraph.edges.AbstAstEdge
- Direct Known Subclasses:
ArgAstEdge
,ArraySizeAstEdge
,BaseAstEdge
,ConditionAstEdge
,ExprAstEdge
,InvokeAstEdge
,LeftOpAstEdge
,ModifierAstEdge
,Op1AstEdge
,Op2AstEdge
,ParameterAstEdge
,ReturnTypeAstEdge
,RightOpAstEdge
,SingleOpAstEdge
,StmtAstEdge
,SwitchKeyAstEdge
-
Constructor Summary
-
Method Summary
Methods inherited from class sootup.codepropertygraph.propertygraph.edges.PropertyGraphEdge
equals, getDestination, getSource, hashCode
-
Constructor Details
-
AbstAstEdge
-
-
Method Details
-
getLabel
- Specified by:
getLabel
in classPropertyGraphEdge
-