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