| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.classfmt | |
| org.eclipse.jdt.internal.compiler.env |
| Modifier and Type | Class and Description |
|---|---|
class |
InnerClassInfo
Describes one entry in the classes table of the InnerClasses attribute.
|
| Modifier and Type | Method and Description |
|---|---|
IBinaryNestedType[] |
ClassFileReader.getMemberTypes()
Answer the receiver's nested types or null if the array is empty.
|
| Modifier and Type | Field and Description |
|---|---|
static IBinaryNestedType[] |
IBinaryType.NoNestedType |
| Modifier and Type | Method and Description |
|---|---|
IBinaryNestedType[] |
IBinaryType.getMemberTypes()
Answer the receiver's nested types or null if the array is empty.
|
Copyright © 2013. All rights reserved.