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, render
addAnnotation, 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, withUserData
getOwner, indent, makeCompileTimeConstantValue, setOwner, toString
public SrcAnnotationArrayExpression(String fqn)
public SrcAnnotationArrayExpression(Class type)
public SrcAnnotationExpression copy()
copy
in class SrcAnnotationExpression
public StringBuilder render(StringBuilder sb, int indent, boolean sameLine)
render
in class SrcAnnotationExpression
Copyright © 2024. All rights reserved.