We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64531dd commit a6326b6Copy full SHA for a6326b6
1 file changed
java/ql/lib/config/semmlecode.dbscheme
@@ -601,7 +601,7 @@ stmts(
601
int bodydecl: @callable ref
602
);
603
604
-@stmtparent = @callable | @stmt | @switchexpr | @whenexpr| @whenbranch | @stmtexpr;
+@stmtparent = @callable | @stmt | @switchexpr | @whenexpr| @stmtexpr;
605
606
case @stmt.kind of
607
0 = @block
0 commit comments