|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldDescriptor | |
|---|---|
| jaxx.compiler | |
| jaxx.compiler.reflect | |
| Uses of FieldDescriptor in jaxx.compiler |
|---|
| Methods in jaxx.compiler that return FieldDescriptor | |
|---|---|
FieldDescriptor |
JAXXCompiler.getScriptField(java.lang.String fieldName)
|
FieldDescriptor[] |
JAXXCompiler.getScriptFields()
|
| Methods in jaxx.compiler that return types with arguments of type FieldDescriptor | |
|---|---|
java.util.List<FieldDescriptor> |
SymbolTable.getScriptFields()
|
| Methods in jaxx.compiler with parameters of type FieldDescriptor | |
|---|---|
void |
JAXXCompiler.addScriptField(FieldDescriptor field)
|
| Uses of FieldDescriptor in jaxx.compiler.reflect |
|---|
| Methods in jaxx.compiler.reflect that return FieldDescriptor | |
|---|---|
abstract FieldDescriptor |
ClassDescriptor.getDeclaredFieldDescriptor(java.lang.String name)
|
FieldDescriptor |
ClassDescriptor.getFieldDescriptor(java.lang.String name)
|
FieldDescriptor[] |
ClassDescriptor.getFieldDescriptors()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||