Interface AnnotationElementRemapper<T>

All Known Implementing Classes:
AtArrayElementRemapper, AtElementRemapper, InjectListTargetElementRemapper, NopElementRemapper, SimpleListTargetElementRemapper, SimpleSingleTargetElementRemapper, SliceArrayElementRemapper, SliceElementRemapper

public interface AnnotationElementRemapper<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    remapNode(@NotNull RemapContext ctx, T originalValue)