Modifier and Type | Method and Description |
---|---|
JavaAnnotatedTypeInstance |
LValue.getAnnotatedCreationType() |
Modifier and Type | Method and Description |
---|---|
JavaAnnotatedTypeInstance |
LocalVariable.getAnnotatedCreationType() |
JavaAnnotatedTypeInstance |
AbstractLValue.getAnnotatedCreationType() |
Modifier and Type | Method and Description |
---|---|
void |
LocalVariable.setCustomCreationType(JavaAnnotatedTypeInstance customCreationType) |
Modifier and Type | Method and Description |
---|---|
JavaAnnotatedTypeInstance |
WildcardMatch.LValueWildcard.getAnnotatedCreationType() |
Modifier and Type | Method and Description |
---|---|
JavaAnnotatedTypeInstance |
JavaGenericPlaceholderTypeInstance.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
JavaArrayTypeInstance.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
JavaGenericRefTypeInstance.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
JavaRefTypeInstance.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
JavaTypeInstance.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
JavaIntersectionTypeInstance.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
RawJavaType.getAnnotatedInstance() |
JavaAnnotatedTypeInstance |
JavaWildcardTypeInstance.getAnnotatedInstance() |
Modifier and Type | Method and Description |
---|---|
static void |
TypeAnnotationHelper.apply(JavaAnnotatedTypeInstance annotatedTypeInstance,
List<? extends AnnotationTableTypeEntry> typeEntries,
DecompilerComments comments) |
Copyright © 2011-2021. All Rights Reserved.