Annotation Type Experimental


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Experimental
    Annotation used to flag an analyzer as experimental.
    Author:
    jeremy long