public class AstFieldList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Vector<java.lang.reflect.Field> |
fields |
Constructor and Description |
---|
AstFieldList() |
Modifier and Type | Method and Description |
---|---|
int |
add(java.lang.reflect.Field field) |
int |
getCapacity() |
int |
getCount() |
void |
setCapacity(int capacity) |