Annotation Type UsedInGeneratedCode


  • @Retention(SOURCE)
    public @interface UsedInGeneratedCode
    Annotation for members, which are used in generated code (e. g. by Antlr), but not in regular code. IntelliJ's inspection "Unused declarations" knows about this annotation.