mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Swift: add full docs to stub classes
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{{#ql_internal}}
|
||||
{{#has_doc}}
|
||||
/**
|
||||
{{#doc}}
|
||||
* {{.}}
|
||||
{{/doc}}
|
||||
{{#ql_internal}}
|
||||
* INTERNAL: Do not use.
|
||||
*/
|
||||
{{/ql_internal}}
|
||||
*/
|
||||
{{/has_doc}}
|
||||
|
||||
Reference in New Issue
Block a user