We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@function.kind
1 parent f3c5870 commit e8b8d8fCopy full SHA for e8b8d8f
1 file changed
cpp/ql/lib/semmlecode.cpp.dbscheme
@@ -286,7 +286,6 @@ macro_argument_expanded(
286
string text: string ref
287
);
288
289
-/*
290
case @function.kind of
291
1 = @normal_function
292
| 2 = @constructor
@@ -297,7 +296,6 @@ case @function.kind of
297
296
| 7 = @user_defined_literal
298
| 8 = @deduction_guide
299
;
300
-*/
301
302
functions(
303
unique int id: @function,
0 commit comments