| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.classfmt | |
| org.eclipse.jdt.internal.compiler.env |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldInfo |
class |
FieldInfoWithAnnotation |
| Modifier and Type | Method and Description |
|---|---|
IBinaryField[] |
ClassFileReader.getFields()
Answer the receiver's this.fields or null if the array is empty.
|
| Modifier and Type | Field and Description |
|---|---|
static IBinaryField[] |
IBinaryType.NoField |
| Modifier and Type | Method and Description |
|---|---|
IBinaryField[] |
IBinaryType.getFields()
Answer the receiver's fields or null if the array is empty.
|
Copyright © 2013. All rights reserved.