All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----epp.MemberInfo | +----epp.FieldInfo
FieldInfo
class holds information on fields of a class.
FieldInfo
into a human readable string.
public FieldInfo(Tree modifiers[], Type type, Symbol name)
public Type getType()
public String toString()
FieldInfo
into a human readable string.
This method is for debugging.
All Packages Class Hierarchy This Package Previous Next Index