Files
codeql/javascript/change-notes/2021-08-23-getPrimaryQlClasses.md
Ian Lynagh a9db1c52e5 All languages: Add getPrimaryQlClasses()
This is a non-overridable predicate that concatenates all the
getAPrimaryQlClass() results into a comma-separated string.
2021-08-23 15:49:10 +01:00

179 B

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.