|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.types.expressions.TypeReconstructionUtil
public class TypeReconstructionUtil
| Constructor Summary | |
|---|---|
TypeReconstructionUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getTypeNameAndStarProjectionsString(java.lang.String name,
int size)
|
static KotlinType |
reconstructBareType(KtTypeReference right,
PossiblyBareType possiblyBareTarget,
KotlinType subjectType,
BindingTrace trace,
KotlinBuiltIns builtIns)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeReconstructionUtil()
| Method Detail |
|---|
@NotNull
public static KotlinType reconstructBareType(@NotNull
KtTypeReference right,
@NotNull
PossiblyBareType possiblyBareTarget,
@Nullable
KotlinType subjectType,
@NotNull
BindingTrace trace,
@NotNull
KotlinBuiltIns builtIns)
@NotNull
public static java.lang.String getTypeNameAndStarProjectionsString(@NotNull
java.lang.String name,
int size)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||