mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
5 lines
185 B
Markdown
5 lines
185 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* The class `NewArrayExpr` adds a predicate `getArraySize()` to allow a more convenient way to access the static size of the array when the extent is missing.
|