mirror of
https://github.com/github/codeql.git
synced 2026-05-23 15:47:11 +02:00
KE2: Output something for classes to satisfy the db checks
This commit is contained in:
@@ -591,6 +591,9 @@ OLD: KE1
|
||||
|
||||
extractClassLaterIfExternal(replacedClass)
|
||||
*/
|
||||
// TODO: This shouldn't be done here, but keeping it simple for now
|
||||
val pkgId = extractPackage(c.classId.packageFqName.asString())
|
||||
tw.writeClasses_or_interfaces(it, c.classId.relativeClassName.asString(), pkgId, it)
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user