@Documented
@Retention(value=CLASS)
@Target(value=METHOD)
public @interface MagicMethod
doNotVisit() method to tell the compiler
that the body of the method should not be visited.| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
documentation |
boolean |
doNotVisit |