Package sync.pds.solver.nodes
Class ExclusionNode<Stmt,Fact,Location>
- java.lang.Object
-
- sync.pds.solver.nodes.Node<Stmt,Fact>
-
- sync.pds.solver.nodes.ExclusionNode<Stmt,Fact,Location>
-
-
Constructor Summary
Constructors Constructor Description ExclusionNode(Stmt stmt, Fact variable, Location exclusion)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Locationexclusion()inthashCode()
-