|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.codegen.JvmRuntimeTypes
public class JvmRuntimeTypes
| Constructor Summary | |
|---|---|
JvmRuntimeTypes()
|
|
| Method Summary | |
|---|---|
KotlinType |
getSupertypeForPropertyReference(PropertyDescriptor descriptor,
boolean isMutable)
|
java.util.Collection<KotlinType> |
getSupertypesForClosure(FunctionDescriptor descriptor)
|
java.util.Collection<KotlinType> |
getSupertypesForFunctionReference(FunctionDescriptor descriptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JvmRuntimeTypes()
| Method Detail |
|---|
@NotNull
public java.util.Collection<KotlinType> getSupertypesForClosure(@NotNull
FunctionDescriptor descriptor)
@NotNull
public java.util.Collection<KotlinType> getSupertypesForFunctionReference(@NotNull
FunctionDescriptor descriptor)
@NotNull
public KotlinType getSupertypeForPropertyReference(@NotNull
PropertyDescriptor descriptor,
boolean isMutable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||