|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.codegen.context.CodegenContext<T>
org.jetbrains.kotlin.codegen.context.FieldOwnerContext<PackageFragmentDescriptor>
org.jetbrains.kotlin.codegen.context.MultifileClassContextBase
org.jetbrains.kotlin.codegen.context.MultifileClassFacadeContext
public class MultifileClassFacadeContext
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.kotlin.codegen.context.CodegenContext |
|---|
closure |
| Constructor Summary | |
|---|---|
MultifileClassFacadeContext(PackageFragmentDescriptor descriptor,
CodegenContext parent,
org.jetbrains.org.objectweb.asm.Type multifileClassType,
org.jetbrains.org.objectweb.asm.Type filePartType)
|
|
| Method Summary | |
|---|---|
org.jetbrains.org.objectweb.asm.Type |
getDelegateToClassType()
|
| Methods inherited from class org.jetbrains.kotlin.codegen.context.MultifileClassContextBase |
|---|
getFilePartType, getMultifileClassType |
| Methods inherited from class org.jetbrains.kotlin.codegen.context.FieldOwnerContext |
|---|
getFieldName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultifileClassFacadeContext(PackageFragmentDescriptor descriptor,
CodegenContext parent,
org.jetbrains.org.objectweb.asm.Type multifileClassType,
org.jetbrains.org.objectweb.asm.Type filePartType)
| Method Detail |
|---|
@Nullable public org.jetbrains.org.objectweb.asm.Type getDelegateToClassType()
getDelegateToClassType in interface DelegatingFacadeContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||