mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +01:00
Define new predicate javaxOrJakarta()
This commit is contained in:
@@ -6,6 +6,8 @@ module;
|
||||
|
||||
import Type
|
||||
|
||||
string javaxOrJakarta() { result = ["javax", "jakarta"] }
|
||||
|
||||
/** An entity bean. */
|
||||
class EntityBean extends Class {
|
||||
EntityBean() {
|
||||
|
||||
Reference in New Issue
Block a user