Modifier and Type | Method and Description |
---|---|
int |
getGroupId(Element element)
Returns the group number of the class member.
|
int |
getGroupId(Tree tree)
Returns the group number of the class member.
|
String |
toString()
Pretty-prints the group info
|
public int getGroupId(Tree tree)
tree
- the member treepublic int getGroupId(Element element)
element
- the member element