Interface JavaAnnotationElement

  • All Superinterfaces:
    Comparable<JavaElement>, org.revapi.Element<JavaElement>, JavaElement

    public interface JavaAnnotationElement
    extends JavaElement
    Elements in the element forest that correspond to a Java annotation will implement this interface.
    Since:
    0.1
    Author:
    Lukas Krejci