Package pascal.taie.util
Annotation Interface Experimental
@Documented
@Retention(RUNTIME)
@Target({PACKAGE,TYPE,ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD})
public @interface Experimental
Indicates that a feature is experimental.
This means that the feature is currently a work-in-progress and may change at any time.