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.cu.SourcePosition position, Expression state, TranslationTable translationTable)
  • Method Details

    • getState

      public String getState()