|
|||||||||
| 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.PackageContext
public class PackageContext
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.kotlin.codegen.context.CodegenContext |
|---|
closure |
| Constructor Summary | |
|---|---|
PackageContext(PackageFragmentDescriptor contextDescriptor,
CodegenContext parent,
org.jetbrains.org.objectweb.asm.Type packagePartType)
|
|
| Method Summary | |
|---|---|
org.jetbrains.org.objectweb.asm.Type |
getImplementationOwnerClassType()
|
org.jetbrains.org.objectweb.asm.Type |
getPackagePartType()
|
java.lang.String |
toString()
|
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public PackageContext(@NotNull
PackageFragmentDescriptor contextDescriptor,
@NotNull
CodegenContext parent,
@Nullable
org.jetbrains.org.objectweb.asm.Type packagePartType)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object@Nullable public org.jetbrains.org.objectweb.asm.Type getPackagePartType()
@Nullable public org.jetbrains.org.objectweb.asm.Type getImplementationOwnerClassType()
getImplementationOwnerClassType in interface DelegatingToPartContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||