mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Java 13: add stmt kind @yieldstmt to dbscheme
This commit is contained in:
@@ -494,6 +494,7 @@ case @stmt.kind of
|
||||
| 20 = @superconstructorinvocationstmt
|
||||
| 21 = @case
|
||||
| 22 = @catchclause
|
||||
| 23 = @yieldstmt
|
||||
;
|
||||
|
||||
#keyset[parent,idx]
|
||||
|
||||
Reference in New Issue
Block a user