|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClassifierDescriptorWithTypeParameters
| Method Summary | |
|---|---|
java.util.List<TypeParameterDescriptor> |
getDeclaredTypeParameters()
|
boolean |
isInner()
|
| Methods inherited from interface org.jetbrains.kotlin.descriptors.ClassifierDescriptor |
|---|
getDefaultType, getOriginal, getTypeConstructor |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.MemberDescriptor |
|---|
getModality, getVisibility, isExternal, isHeader, isImpl |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptorNonRoot |
|---|
getContainingDeclaration |
| Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptorWithSource |
|---|
getSource |
| Method Detail |
|---|
boolean isInner()
true if this class contains a reference to its outer class (as opposed to static nested class)@ReadOnly @NotNull java.util.List<TypeParameterDescriptor> getDeclaredTypeParameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||