|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CFieldTable | |
| org.multijava.mjc | Implements mjc, a MultiJava compiler. |
| Uses of CFieldTable in org.multijava.mjc |
| Fields in org.multijava.mjc declared as CFieldTable | |
private CFieldTable |
CClass.fields
Maps names to field signature for all the fields of this class. |
| Methods in org.multijava.mjc that return CFieldTable | |
protected CFieldTable |
CClass.fieldsForCodeGen()
Returns the data structure representing the fields that will be used for generating bytecode. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||