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 f6f6c98 commit f5ea133Copy full SHA for f5ea133
swift/ql/lib/codeql/swift/elements/MacroRole.qll
@@ -1,9 +1,6 @@
1
-/**
2
- * This module provides a hand-modifiable wrapper around the generated class `MacroRole`.
3
- */
4
-
5
private import codeql.swift.generated.MacroRole
6
+// the following QLdoc is generated: if you need to edit it, do it in the schema file
7
/**
8
* The role of a macro, for example #freestanding(declaration) or @attached(member).
9
*/
0 commit comments