public class XAnnotationUtil extends Object
| Constructor and Description |
|---|
XAnnotationUtil() |
| Modifier and Type | Method and Description |
|---|---|
JvmOperation |
findSingleValueAttribute(JvmAnnotationType type) |
XExpression |
findValue(XAnnotation annotation,
JvmOperation jvmOperation) |
Set<ElementType> |
getAnnotationTargets(JvmAnnotationType annotation) |
public JvmOperation findSingleValueAttribute(JvmAnnotationType type)
public XExpression findValue(XAnnotation annotation, JvmOperation jvmOperation)
public Set<ElementType> getAnnotationTargets(JvmAnnotationType annotation)
Copyright © 2015. All Rights Reserved.