|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScriptDescriptor
Method Summary | |
---|---|
int |
getPriority()
|
ConstructorDescriptor |
getUnsubstitutedPrimaryConstructor()
|
Methods inherited from interface org.jetbrains.kotlin.descriptors.ClassDescriptor |
---|
getCompanionObjectDescriptor, getConstructors, getContainingDeclaration, getDeclaredTypeParameters, getDefaultType, getKind, getMemberScope, getMemberScope, getModality, getOriginal, getStaticScope, getThisAsReceiverParameter, getUnsubstitutedInnerClassesScope, getUnsubstitutedMemberScope, getVisibility, isCompanionObject, isData, isInner, substitute |
Methods inherited from interface org.jetbrains.kotlin.descriptors.ClassifierDescriptor |
---|
getTypeConstructor |
Methods inherited from interface org.jetbrains.kotlin.descriptors.DeclarationDescriptorWithSource |
---|
getSource |
Method Detail |
---|
int getPriority()
@NotNull ConstructorDescriptor getUnsubstitutedPrimaryConstructor()
getUnsubstitutedPrimaryConstructor
in interface ClassDescriptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |