com.thoughtworks.qdox.parser.structs
public class FieldDef extends LocatedDef
Field Summary | |
---|---|
String | body |
int | dimensions |
boolean | isVarArgs |
Set | modifiers |
String | name |
String | type |
Method Summary | |
---|---|
boolean | equals(Object obj) |
int | hashCode() |
String | toString() |