LookupTracker.DO_NOTHING is the default implementation of LookupTracker
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ class MetadataPackageFragmentProvider(
|
||||
this,
|
||||
LocalClassifierTypeSettings.Default,
|
||||
ErrorReporter.DO_NOTHING,
|
||||
LookupTracker.Companion.DO_NOTHING,
|
||||
LookupTracker.DO_NOTHING,
|
||||
FlexibleTypeDeserializer.ThrowException,
|
||||
emptyList(),
|
||||
notFoundClasses, AdditionalClassPartsProvider.None, PlatformDependentDeclarationFilter.All
|
||||
|
||||
Reference in New Issue
Block a user