Class Java.MarkerAnnotation

java.lang.Object
org.codehaus.janino.Java.AbstractAnnotation
org.codehaus.janino.Java.MarkerAnnotation
All Implemented Interfaces:
Java.Annotation, Java.ElementValue, Java.Locatable, Java.Modifier
Enclosing class:
Java

public static final class Java.MarkerAnnotation extends Java.AbstractAnnotation
Representation of a "marker annotation", i.e. an annotation without any elements in parentheses.