@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public static @interface ASTNodeAnnotation.Attribute
| Modifier and Type | Required Element and Description |
|---|---|
ASTNodeAnnotation.Kind |
kind |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
isCircular |
boolean |
isNTA |
public abstract ASTNodeAnnotation.Kind kind