R - The type of the object returned by the visit*() methodsEX - The exception that the visit*() methods may throwpublic static interface Visitor.ModifierVisitor<R,EX extends Throwable> extends Visitor.AnnotationVisitor<R,EX>
Java.Modifiers.| Modifier and Type | Method and Description |
|---|---|
R |
visitAccessModifier(Java.AccessModifier am) |
visitMarkerAnnotation, visitNormalAnnotation, visitSingleElementAnnotationCopyright © 2022. All rights reserved.