| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro.declaration |
| Modifier and Type | Method and Description |
|---|---|
MutableTypeParameterDeclaration |
MutableTypeParameterDeclarator.addTypeParameter(String name,
TypeReference... upperBounds)
Creates and adds a new
MutableTypeParameterDeclaration to this
declarator. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableTypeParameterDeclaration> |
MutableTypeParameterDeclarator.getTypeParameters() |
Copyright © 2015. All Rights Reserved.