Package | Description |
---|---|
manifold.api.gen |
Modifier and Type | Method and Description |
---|---|
SrcAnnotationExpression |
SrcAnnotationExpression.addArgument(SrcArgument arg) |
SrcAnnotationExpression |
SrcAnnotationExpression.addArgument(String paramName,
Class type,
Object value) |
SrcAnnotationExpression |
SrcAnnotationExpression.addArgument(String paramName,
SrcType type,
Object value) |
SrcAnnotationExpression |
SrcAnnotationExpression.copy() |
SrcAnnotationExpression |
SrcAnnotated.getAnnotation(Class<? extends Annotation> annoClass) |
Modifier and Type | Method and Description |
---|---|
List<SrcAnnotationExpression> |
SrcAnnotated.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
T |
SrcAnnotated.addAnnotation(SrcAnnotationExpression anno) |
Copyright © 2024. All rights reserved.