de.unisaarland.cs.st.jerify.verifier.quals
Annotation Type TypestateChecked


@TypeQualifier
@Target(value=TYPE)
@Inherited
@SubtypeOf(value={})
public @interface TypestateChecked

Classes that are annotated with this annotation are forced to be typestate checked

Author:
Daniel Wand (typestate@ewand.de)