mirror of
https://github.com/github/codeql.git
synced 2026-04-10 09:34:00 +02:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
import javascript
|
|
|
|
from MethodDefinition md
|
|
where md.isStatic()
|
|
select md |