| Package | Description |
|---|---|
| gnu.kawa.reflect |
Contains classes to use reflection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StaticFieldLocation |
| Modifier and Type | Method and Description |
|---|---|
static FieldLocation |
FieldLocation.make(java.lang.Object instance,
Declaration decl) |
static FieldLocation |
FieldLocation.make(java.lang.Object instance,
java.lang.String cname,
java.lang.String fldName) |