LTDA, Minor: method rename

This commit is contained in:
Nikolay Krasko
2014-11-27 19:19:55 +03:00
parent df115099a6
commit 0fa001ed01
2 changed files with 2 additions and 2 deletions
@@ -248,7 +248,7 @@ private object KotlinResolveDataProvider {
).getLazyTopDownAnalyzer()!!
lazyTopDownAnalyzer.analyzeDeclarations(
TopDownAnalysisParameters.createForLazy(
TopDownAnalysisParameters.create(
resolveSession.getStorageManager(),
resolveSession.getExceptionTracker(),
/* analyzeCompletely = */ { true },