| Package | Description |
|---|---|
| de.japkit.model | |
| de.japkit.rules |
| Modifier and Type | Method and Description |
|---|---|
static GenAnnotationValue |
GenExtensions.copy(AnnotationValue av,
org.eclipse.xtext.xbase.lib.Functions.Function1<? super Object,?> valueTransformer) |
GenAnnotationValue |
GenAnnotationMirror.getValueWithoutDefault(String name) |
GenAnnotationValue |
GenAnnotationMirror.setValue(String name,
org.eclipse.xtext.xbase.lib.Functions.Function1<? super TypeMirror,? extends GenAnnotationValue> valueFactory) |
GenAnnotationValue |
GenAnnotationMirror.setValue(String name,
GenAnnotationValue v) |
| Modifier and Type | Method and Description |
|---|---|
GenAnnotationValue |
GenAnnotationMirror.setValue(String name,
GenAnnotationValue v) |
| Modifier and Type | Method and Description |
|---|---|
GenAnnotationValue |
GenAnnotationMirror.setValue(String name,
org.eclipse.xtext.xbase.lib.Functions.Function1<? super TypeMirror,? extends GenAnnotationValue> valueFactory) |
| Modifier and Type | Method and Description |
|---|---|
GenAnnotationValue |
AnnotationValueMappingRule.mapAnnotationValue(GenAnnotationMirror annotation,
TypeMirror avType) |
GenAnnotationValue |
AnnotationExtensions.setShadowIfAppropriate(GenAnnotationMirror am) |
Copyright © 2018. All rights reserved.