mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
All languages: Add getPrimaryQlClasses()
This is a non-overridable predicate that concatenates all the getAPrimaryQlClass() results into a comma-separated string.
This commit is contained in:
2
cpp/change-notes/2021-08-23-getPrimaryQlClasses.md
Normal file
2
cpp/change-notes/2021-08-23-getPrimaryQlClasses.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Added `ElementBase.getPrimaryQlClasses()` predicate, which gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs.
|
||||
Reference in New Issue
Block a user