mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +01:00
Add missing QLDoc
This commit is contained in:
@@ -6,6 +6,7 @@ module;
|
||||
|
||||
import Type
|
||||
|
||||
/** Gets "java" or "jakarta". */
|
||||
string javaxOrJakarta() { result = ["javax", "jakarta"] }
|
||||
|
||||
/** An entity bean. */
|
||||
|
||||
Reference in New Issue
Block a user