类 org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
的使用

使用 ElementValuePair 的软件包
org.eclipse.jdt.internal.compiler.ast   
org.eclipse.jdt.internal.compiler.lookup   
 

org.eclipse.jdt.internal.compiler.astElementValuePair 的使用
 

声明为 ElementValuePairorg.eclipse.jdt.internal.compiler.ast 中的字段
 ElementValuePair MemberValuePair.compilerElementPair
          The representation of this pair in the type system.
 

返回 ElementValuePairorg.eclipse.jdt.internal.compiler.ast 中的方法
 ElementValuePair[] SingleMemberAnnotation.computeElementValuePairs()
           
 ElementValuePair[] NormalAnnotation.computeElementValuePairs()
           
 ElementValuePair[] Annotation.computeElementValuePairs()
           
 

org.eclipse.jdt.internal.compiler.lookupElementValuePair 的使用
 

声明为 ElementValuePairorg.eclipse.jdt.internal.compiler.lookup 中的字段
static ElementValuePair[] Binding.NO_ELEMENT_VALUE_PAIRS
           
 

返回 ElementValuePairorg.eclipse.jdt.internal.compiler.lookup 中的方法
 ElementValuePair[] UnresolvedAnnotationBinding.getElementValuePairs()
           
 ElementValuePair[] AnnotationBinding.getElementValuePairs()
           
 

参数类型为 ElementValuePairorg.eclipse.jdt.internal.compiler.lookup 中的方法
 AnnotationBinding LookupEnvironment.createAnnotation(ReferenceBinding annotationType, ElementValuePair[] pairs)
           
static void AnnotationBinding.setMethodBindings(ReferenceBinding type, ElementValuePair[] pairs)
           
 



Copyright © 2013. All Rights Reserved.