mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
244 B
244 B
category
| category |
|---|
| minorAnalysis |
- All AST classes in
codeql.swift.elementsare nowfinal, which means that it is no longer possible tooverridepredicates defined in those classes (it is, however, still possible toextendthe classes).