This commit is contained in:
Sarita Iyer
2023-09-21 12:07:07 -04:00
parent 1899a6048d
commit 27817ea9f0
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ CodeQL library for Java and Kotlin
When you're analyzing a Java/Kotlin program, you can make use of the large collection of classes in the CodeQL library for Java/Kotlin.
About the CodeQL library for Java and Kotlin
---------------------------------
--------------------------------------------
There is an extensive library for analyzing CodeQL databases extracted from Java/Kotlin projects. The classes in this library present the data from a database in an object-oriented form and provide abstractions and predicates to help you with common analysis tasks.