mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02: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.
|