Class Java.SingleElementAnnotation

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

public static final class Java.SingleElementAnnotation extends Java.AbstractAnnotation
Representation of a "single-element annotation", i.e. an annotation followed by a single element in parentheses.