|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractAccessorForFunctionDescriptor
org.jetbrains.kotlin.codegen.AccessorForFunctionDescriptor
public class AccessorForFunctionDescriptor
| Constructor Summary | |
|---|---|
AccessorForFunctionDescriptor(FunctionDescriptor descriptor,
DeclarationDescriptor containingDeclaration,
ClassDescriptor superCallTarget,
java.lang.String nameSuffix)
|
|
| Method Summary | |
|---|---|
FunctionDescriptor |
getCalleeDescriptor()
|
ClassDescriptor |
getSuperCallTarget()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessorForFunctionDescriptor(@NotNull
FunctionDescriptor descriptor,
@NotNull
DeclarationDescriptor containingDeclaration,
@Nullable
ClassDescriptor superCallTarget,
@NotNull
java.lang.String nameSuffix)
| Method Detail |
|---|
@NotNull public FunctionDescriptor getCalleeDescriptor()
getCalleeDescriptor in interface AccessorForCallableDescriptor<FunctionDescriptor>public ClassDescriptor getSuperCallTarget()
getSuperCallTarget in interface AccessorForCallableDescriptor<FunctionDescriptor>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||