|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.types.expressions.ForLoopConventionsChecker
public class ForLoopConventionsChecker
| Constructor Summary | |
|---|---|
ForLoopConventionsChecker(KotlinBuiltIns builtIns,
FakeCallResolver fakeCallResolver,
SymbolUsageValidator symbolUsageValidator)
|
|
| Method Summary | |
|---|---|
KotlinType |
checkIterableConvention(ExpressionReceiver loopRange,
ExpressionTypingContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForLoopConventionsChecker(@NotNull
KotlinBuiltIns builtIns,
@NotNull
FakeCallResolver fakeCallResolver,
@NotNull
SymbolUsageValidator symbolUsageValidator)
| Method Detail |
|---|
@Nullable
public KotlinType checkIterableConvention(@NotNull
ExpressionReceiver loopRange,
ExpressionTypingContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||