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

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

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

实现 IBinaryFieldorg.eclipse.jdt.internal.compiler.classfmt 中的类
 class FieldInfo
           
 class FieldInfoWithAnnotation
           
 

返回 IBinaryFieldorg.eclipse.jdt.internal.compiler.classfmt 中的方法
 IBinaryField[] ClassFileReader.getFields()
          Answer the receiver's this.fields or null if the array is empty.
 

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

声明为 IBinaryFieldorg.eclipse.jdt.internal.compiler.env 中的字段
static IBinaryField[] IBinaryType.NoField
           
 

返回 IBinaryFieldorg.eclipse.jdt.internal.compiler.env 中的方法
 IBinaryField[] IBinaryType.getFields()
          Answer the receiver's fields or null if the array is empty.
 



Copyright © 2013. All Rights Reserved.