Annotation Type GenerateAPContext


@Retention(SOURCE) @Target({TYPE,PACKAGE}) public @interface GenerateAPContext
Place on a Type/Package to have the Prism Generator create a static APContext class to let you access ProcessingEnv from anywhere.