Class PropVertex

  • All Implemented Interfaces:
    com.ibm.wala.ipa.callgraph.propagation.PointerKey

    public class PropVertex
    extends Vertex
    implements com.ibm.wala.ipa.callgraph.propagation.PointerKey
    A property vertex represents all properties with a given name.
    • Method Detail

      • getPropName

        public java.lang.String getPropName()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object