checkers.fenum.quals
Annotation Type FenumBottom


@Documented
@Retention(value=RUNTIME)
@Target(value={})
@TypeQualifier
@SubtypeOf(value={Fenum.class,FenumUnqualified.class})
public @interface FenumBottom

The bottom of the type hierarchy.