Class StateConflictError

All Implemented Interfaces:
Serializable

public class StateConflictError extends LJError
Error indicating that two disjoint states were found in a state refinement
See Also:
  • Constructor Details

    • StateConflictError

      public StateConflictError(spoon.reflect.declaration.CtElement element, Predicate predicate, String className)
  • Method Details