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


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

Classes that are annotated with this annotation are verified to be in the are States when the object has no references left pointing to it

Author:
Daniel Wand (typestate@ewand.de)

Required Element Summary
 java.lang.String[] are
           
 

Element Detail

are

public abstract java.lang.String[] are