public interface TypeDescription
| Modifier and Type | Interface and Description |
|---|---|
static class |
TypeDescription.TypeKind
Represents a kind of
TypeDescription. |
| Modifier and Type | Method and Description |
|---|---|
ReifiableTypeDescription |
getErasure()
Returns the erasure of this type.
|
TypeDescription.TypeKind |
getTypeKind()
Returns the type kind.
|
TypeDescription.TypeKind getTypeKind()
ReifiableTypeDescription getErasure()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.