mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
This is a non-overridable predicate that concatenates all the getAPrimaryQlClass() results into a comma-separated string.
3 lines
177 B
Markdown
3 lines
177 B
Markdown
lgtm,codescanning
|
|
* Added `Element.getPrimaryQlClasses()` predicate, which gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs.
|