Uses of Interface
org.eclipse.xtend.lib.macro.declaration.MutableTypeParameterDeclaration
Packages that use MutableTypeParameterDeclaration
-
Uses of MutableTypeParameterDeclaration in org.eclipse.xtend.lib.macro.declaration
Methods in org.eclipse.xtend.lib.macro.declaration that return MutableTypeParameterDeclarationModifier and TypeMethodDescriptionMutableTypeParameterDeclarator.addTypeParameter(String name, TypeReference... upperBounds) Creates and adds a newMutableTypeParameterDeclarationto this declarator.Methods in org.eclipse.xtend.lib.macro.declaration that return types with arguments of type MutableTypeParameterDeclarationModifier and TypeMethodDescriptionIterable<? extends MutableTypeParameterDeclaration> MutableTypeParameterDeclarator.getTypeParameters()