Package daikon

Class VarParent

  • All Implemented Interfaces:
    Serializable

    public class VarParent
    extends Object
    implements Serializable
    Represents a parent of a variable. Includes the name of the parent program point, as well as the relationship id. If the name of the variable at the parent program point is different, the parent variable name is also specified.
    See Also:
    Serialized Form