| Package | Description |
|---|---|
| org.jboss.forge.roaster.model | |
| org.jboss.forge.roaster.model.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotationElement<O extends JavaAnnotation<O>>
Represents an element definition of a
JavaAnnotation. |
static interface |
AnnotationElement.ReadDefaultValue<O extends JavaAnnotation<O>>
Represents the default value of a given
AnnotationElement. |
interface |
JavaAnnotation<O extends JavaAnnotation<O>>
Represents a Java
@interface annotation type. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaAnnotationSource
Represents a Java
@interface annotation source file as an in-memory modifiable element. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.