| Package | Description |
|---|---|
| gw.internal.gosu.parser | |
| gw.lang.annotation | |
| gw.lang.parser | |
| gw.lang.parser.expressions | |
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
AnnotationUseSiteTarget |
IGosuAnnotation.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
static UsageModifier |
UsageModifier.getUsageModifier(IParsedElement pe,
UsageTarget targetType,
IType annotationType,
AnnotationUseSiteTarget target) |
static boolean |
UsageModifier.targetAppliesToParsedElement(IParsedElement pe,
AnnotationUseSiteTarget target) |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationUseSiteTarget |
AnnotationUseSiteTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationUseSiteTarget[] |
AnnotationUseSiteTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationUseSiteTarget |
IAnnotationUseSiteTargetClause.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
default AnnotationUseSiteTarget |
IAnnotationInfo.getTarget() |
Copyright © 2020. All rights reserved.