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

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

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

实现 IBinaryNestedTypeorg.eclipse.jdt.internal.compiler.classfmt 中的类
 class InnerClassInfo
          Describes one entry in the classes table of the InnerClasses attribute.
 

返回 IBinaryNestedTypeorg.eclipse.jdt.internal.compiler.classfmt 中的方法
 IBinaryNestedType[] ClassFileReader.getMemberTypes()
          Answer the receiver's nested types or null if the array is empty.
 

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

声明为 IBinaryNestedTypeorg.eclipse.jdt.internal.compiler.env 中的字段
static IBinaryNestedType[] IBinaryType.NoNestedType
           
 

返回 IBinaryNestedTypeorg.eclipse.jdt.internal.compiler.env 中的方法
 IBinaryNestedType[] IBinaryType.getMemberTypes()
          Answer the receiver's nested types or null if the array is empty.
 



Copyright © 2013. All Rights Reserved.