Package org.apache.groovy.contracts.annotations.meta
-
Annotation Types Summary Annotation Type Description AnnotationProcessorImplementation Indicates whatAnnotationProcessorimplementation should be used to process the correlating annotation.ClassInvariant Indicates that annotations being marked as@ClassInvariantare to be treated as class invariant modifying annotations.ContractElement Indicates that annotations being marked as@ContractElementare to be used by some contract element being either a class-invariant, pre- or post-condition.Postcondition Indicates that annotations being marked as@Postconditionare to be treated as post-condition modifying annotations.Precondition Indicates that annotations being marked as@Preconditionare to be treated as pre-condition modifying annotations.