Files
codeql/docs/codeql/reusables/extractors.rst
2023-05-10 11:02:49 +01:00

22 lines
345 B
ReStructuredText

.. list-table::
:header-rows: 1
:widths: 50 50
* - Language
- Identifier
* - C/C++
- ``cpp``
* - C#
- ``csharp``
* - Go
- ``go``
* - Java/Kotlin
- ``java``
* - JavaScript/TypeScript
- ``javascript``
* - Python
- ``python``
* - Ruby
- ``ruby``
* - Swift
- ``swift``