public class GenericVarDeclarationList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Menge<GenericTypeVar> |
elements |
Constructor and Description |
---|
GenericVarDeclarationList() |
Modifier and Type | Method and Description |
---|---|
void |
addElement(GenericTypeVar e) |
Menge<GenericTypeVar> |
getElements() |
int |
getEndOffset() |
private Menge<GenericTypeVar> elements
public void addElement(GenericTypeVar e)
public int getEndOffset()
public Menge<GenericTypeVar> getElements()