public interface TypeParameterDeclaration extends Model
[JLS3:4.4] Type Variables | Modifier and Type | Method and Description |
|---|---|
SimpleName |
getName()
Returns the type variable name.
|
List<? extends Type> |
getTypeBounds()
Returns the bound types.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTraitSimpleName getName()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.