public interface ClassifierDescriptor extends DeclarationDescriptorNonRoot
| Modifier and Type | Method and Description |
|---|---|
JetType |
getClassObjectType() |
JetType |
getDefaultType() |
TypeConstructor |
getTypeConstructor() |
getContainingDeclarationaccept, acceptVoid, getOriginal, substitutegetAnnotations@NotNull TypeConstructor getTypeConstructor()
@NotNull JetType getDefaultType()
@Nullable JetType getClassObjectType()