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, Expression state, String className, TranslationTable translationTable)
  • Method Details

    • getState

      public String getState()
    • getClassName

      public String getClassName()