public class SrcAnnotationArrayExpression extends SrcAnnotationExpression
INDENT| Constructor and Description |
|---|
SrcAnnotationArrayExpression(Class type) |
SrcAnnotationArrayExpression(String fqn) |
| Modifier and Type | Method and Description |
|---|---|
SrcAnnotationExpression |
copy() |
StringBuilder |
render(StringBuilder sb,
int indent,
boolean sameLine) |
addArgument, addArgument, addArgument, getAnnotationType, getArgument, getArguments, renderaddAnnotation, addAnnotation, addAnnotation, addParam, addParam, addParam, addParam, clearUserData, computeOrGetUserData, forwardParameters, getAnnotation, getAnnotations, getModifiers, getParameters, getSimpleName, getUserData, hasAnnotation, hasAnnotation, insertParam, modifiers, modifiers, modifiersFrom, name, removeUserData, renderAnnotations, renderAnnotations, renderArgumenets, renderModifiers, renderModifiers, renderParameters, renderParameters, withUserDatagetOwner, indent, makeCompileTimeConstantValue, setOwner, toStringpublic SrcAnnotationArrayExpression(String fqn)
public SrcAnnotationArrayExpression(Class type)
public SrcAnnotationExpression copy()
copy in class SrcAnnotationExpressionpublic StringBuilder render(StringBuilder sb, int indent, boolean sameLine)
render in class SrcAnnotationExpressionCopyright © 2024. All rights reserved.