Class PropertyGraphNode

java.lang.Object
sootup.codepropertygraph.propertygraph.nodes.PropertyGraphNode
Direct Known Subclasses:
AggregateGraphNode, ExprGraphNode, ImmediateGraphNode, MethodGraphNode, ModifierGraphNode, RefGraphNode, StmtGraphNode, TypeGraphNode

public abstract class PropertyGraphNode extends Object
  • Constructor Details

    • PropertyGraphNode

      public PropertyGraphNode()
  • Method Details