|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| org.eclipse.jdt.internal.compiler 中 IBinaryType 的使用 |
|---|
| 参数类型为 IBinaryType 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
Compiler.accept(IBinaryType binaryType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
Add an additional binary type |
| org.eclipse.jdt.internal.compiler.classfmt 中 IBinaryType 的使用 |
|---|
| 实现 IBinaryType 的 org.eclipse.jdt.internal.compiler.classfmt 中的类 | |
|---|---|
class |
ClassFileReader
|
| org.eclipse.jdt.internal.compiler.env 中 IBinaryType 的使用 |
|---|
| 返回 IBinaryType 的 org.eclipse.jdt.internal.compiler.env 中的方法 | |
|---|---|
IBinaryType |
NameEnvironmentAnswer.getBinaryType()
Answer the resolved binary form for the type or null if the receiver represents a compilation unit or source type. |
| 参数类型为 IBinaryType 的 org.eclipse.jdt.internal.compiler.env 中的构造方法 | |
|---|---|
NameEnvironmentAnswer(IBinaryType binaryType,
AccessRestriction accessRestriction)
|
|
| org.eclipse.jdt.internal.compiler.impl 中 IBinaryType 的使用 |
|---|
| 参数类型为 IBinaryType 的 org.eclipse.jdt.internal.compiler.impl 中的方法 | |
|---|---|
void |
ITypeRequestor.accept(IBinaryType binaryType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
Accept the resolved binary form for the requested type. |
| org.eclipse.jdt.internal.compiler.lookup 中 IBinaryType 的使用 |
|---|
| 参数类型为 IBinaryType 的 org.eclipse.jdt.internal.compiler.lookup 中的方法 | |
|---|---|
BinaryTypeBinding |
LookupEnvironment.cacheBinaryType(IBinaryType binaryType,
AccessRestriction accessRestriction)
|
BinaryTypeBinding |
LookupEnvironment.cacheBinaryType(IBinaryType binaryType,
boolean needFieldsAndMethods,
AccessRestriction accessRestriction)
|
BinaryTypeBinding |
LookupEnvironment.createBinaryTypeFrom(IBinaryType binaryType,
PackageBinding packageBinding,
AccessRestriction accessRestriction)
|
BinaryTypeBinding |
LookupEnvironment.createBinaryTypeFrom(IBinaryType binaryType,
PackageBinding packageBinding,
boolean needFieldsAndMethods,
AccessRestriction accessRestriction)
|
| 参数类型为 IBinaryType 的 org.eclipse.jdt.internal.compiler.lookup 中的构造方法 | |
|---|---|
BinaryTypeBinding(PackageBinding packageBinding,
IBinaryType binaryType,
LookupEnvironment environment)
Standard constructor for creating binary type bindings from binary models (classfiles) |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||