接口 org.eclipse.jdt.internal.compiler.env.IBinaryMethod
的使用

使用 IBinaryMethod 的软件包
org.eclipse.jdt.internal.compiler.classfmt   
org.eclipse.jdt.internal.compiler.env   
 

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

实现 IBinaryMethodorg.eclipse.jdt.internal.compiler.classfmt 中的类
 class AnnotationMethodInfo
           
 class AnnotationMethodInfoWithAnnotations
           
 class MethodInfo
           
 class MethodInfoWithAnnotations
           
 

返回 IBinaryMethodorg.eclipse.jdt.internal.compiler.classfmt 中的方法
 IBinaryMethod[] ClassFileReader.getMethods()
          Answer the receiver's this.methods or null if the array is empty.
 

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

声明为 IBinaryMethodorg.eclipse.jdt.internal.compiler.env 中的字段
static IBinaryMethod[] IBinaryType.NoMethod
           
 

返回 IBinaryMethodorg.eclipse.jdt.internal.compiler.env 中的方法
 IBinaryMethod[] IBinaryType.getMethods()
          Answer the receiver's methods or null if the array is empty.
 



Copyright © 2013. All Rights Reserved.