|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TypeConstructor
| Method Summary | |
|---|---|
ClassifierDescriptor |
getDeclarationDescriptor()
|
java.util.List<TypeParameterDescriptor> |
getParameters()
|
java.util.Collection<JetType> |
getSupertypes()
|
boolean |
isSealed()
|
| Methods inherited from interface org.jetbrains.jet.lang.descriptors.annotations.Annotated |
|---|
getAnnotations |
| Method Detail |
|---|
@NotNull java.util.List<TypeParameterDescriptor> getParameters()
@NotNull java.util.Collection<JetType> getSupertypes()
boolean isSealed()
@Nullable ClassifierDescriptor getDeclarationDescriptor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||