[FIR IDE] Implement own fir light classes support
This commit is contained in:
@@ -129,4 +129,7 @@ class CliKotlinAsJavaSupport(
|
||||
PsiSearchScopeUtil.isInScope(searchScope, it)
|
||||
}.orEmpty()
|
||||
}
|
||||
|
||||
override fun createFacadeForSyntheticFile(facadeClassFqName: FqName, file: KtFile): PsiClass =
|
||||
error("Should not be called")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user