|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.codegen.JvmFunctionImplTypes
public class JvmFunctionImplTypes
| Constructor Summary | |
|---|---|
JvmFunctionImplTypes(ReflectionTypes reflectionTypes)
|
|
| Method Summary | |
|---|---|
JetType |
getSuperTypeForClosure(FunctionDescriptor descriptor,
boolean kFunction)
|
ClassDescriptor |
kFunctionTypeToImpl(JetType functionType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JvmFunctionImplTypes(@NotNull
ReflectionTypes reflectionTypes)
| Method Detail |
|---|
@Nullable
public ClassDescriptor kFunctionTypeToImpl(@NotNull
JetType functionType)
@NotNull
public JetType getSuperTypeForClosure(@NotNull
FunctionDescriptor descriptor,
boolean kFunction)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||