org.eclipse.jdt.internal.compiler.lookup
类 UnresolvedAnnotationBinding
java.lang.Object
org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
public class UnresolvedAnnotationBinding
- extends AnnotationBinding
getAnnotationType
public ReferenceBinding getAnnotationType()
- 覆盖:
- 类
AnnotationBinding 中的 getAnnotationType
getElementValuePairs
public ElementValuePair[] getElementValuePairs()
- 覆盖:
- 类
AnnotationBinding 中的 getElementValuePairs
Copyright © 2013. All Rights Reserved.