Package ghidra.lifecycle
Annotation Interface Experimental
@Target({TYPE,FIELD,METHOD,CONSTRUCTOR,ANNOTATION_TYPE,PACKAGE,PARAMETER})
public @interface Experimental
An annotation for experimental things
The items are intended to become part of the public API, but the interfaces are unstable, and there's no guarantee they will ever become public.