Files
codeql/java/ql/integration-tests/posix-only/kotlin/gradle_groovy_app/methods.ql
2022-06-24 17:33:58 +01:00

6 lines
80 B
Plaintext

import java
from Method m
where exists(m.getFile().getRelativePath())
select m