public class AnnotationConstantExpression
extends ConstantExpression
Represents an annotation "constant" that may appear in annotation attributes (mainly used as a marker).
| Fields inherited from class | Fields |
|---|---|
class ConstantExpression |
EMPTY_EXPRESSION, EMPTY_STRING, FALSE, NULL, PRIM_FALSE, PRIM_TRUE, TRUE, VOID |
class Expression |
EMPTY_ARRAY |
| Constructor and description |
|---|
AnnotationConstantExpression(AnnotationNode node) |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.