public static final class Java.MarkerAnnotation extends Java.AbstractAnnotation
type| Constructor and Description |
|---|
MarkerAnnotation(Java.Type type) |
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.AnnotationVisitor<R,EX> visitor)
|
Java.Type |
getType() |
String |
toString() |
accept, getLocation, setEnclosingScope, throwCompileExceptionpublic MarkerAnnotation(Java.Type type)
public Java.Type getType()
@Nullable public <R,EX extends Throwable> R accept(Visitor.AnnotationVisitor<R,EX> visitor) throws EX extends Throwable
Java.AnnotationEX extends ThrowableCopyright © 2019. All rights reserved.