Java 13: add stmt kind @yieldstmt to dbscheme

This commit is contained in:
yh-semmle
2019-07-20 23:25:34 -04:00
parent ecd4c08cb4
commit 9f37237b4a

View File

@@ -494,6 +494,7 @@ case @stmt.kind of
| 20 = @superconstructorinvocationstmt
| 21 = @case
| 22 = @catchclause
| 23 = @yieldstmt
;
#keyset[parent,idx]