public class MethodPrototypeAnnotationsHelper extends Object
Constructor and Description |
---|
MethodPrototypeAnnotationsHelper(AttributeMap attributes) |
Modifier and Type | Method and Description |
---|---|
List<AnnotationTableEntry> |
getMethodAnnotations() |
List<AnnotationTableTypeEntry> |
getMethodReturnAnnotations() |
List<AnnotationTableTypeEntry> |
getTypeTargetAnnotations(TypeAnnotationEntryValue target) |
public MethodPrototypeAnnotationsHelper(AttributeMap attributes)
public List<AnnotationTableTypeEntry> getMethodReturnAnnotations()
public List<AnnotationTableTypeEntry> getTypeTargetAnnotations(TypeAnnotationEntryValue target)
public List<AnnotationTableEntry> getMethodAnnotations()
Copyright © 2011-2021. All Rights Reserved.