|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.codegen.JvmRuntimeTypes
public class JvmRuntimeTypes
| Constructor Summary | |
|---|---|
JvmRuntimeTypes(ReflectionTypes reflectionTypes)
|
|
| Method Summary | |
|---|---|
java.util.Collection<JetType> |
getSupertypesForClosure(FunctionDescriptor descriptor)
|
java.util.Collection<JetType> |
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(@NotNull
ReflectionTypes reflectionTypes)
| Method Detail |
|---|
@NotNull
public java.util.Collection<JetType> getSupertypesForClosure(@NotNull
FunctionDescriptor descriptor)
@NotNull
public java.util.Collection<JetType> getSupertypesForFunctionReference(@NotNull
FunctionDescriptor descriptor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||