public interface ClassifierDescriptor extends DeclarationDescriptorNonRoot
Modifier and Type | Method and Description |
---|---|
JetType |
getClassObjectType() |
JetType |
getDefaultType() |
TypeConstructor |
getTypeConstructor() |
boolean |
isClassObjectAValue() |
getContainingDeclaration
accept, acceptVoid, getOriginal, substitute
getAnnotations
@NotNull TypeConstructor getTypeConstructor()
@NotNull JetType getDefaultType()
@Nullable JetType getClassObjectType()
boolean isClassObjectAValue()