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


@TypeQualifier
@Target(value=METHOD)
@Inherited
@SubtypeOf(value={})
public @interface TS

Encapsulates several ChangeState Annotations, because multiple annotations are not allowed.

Author:
Daniel Wand (typestate@ewand.de)

Required Element Summary
 ChangeState[] value
           
 

Element Detail

value

public abstract ChangeState[] value