Files
codeql/java/ql/test/kotlin/library-tests/classes/interfaces.ql
2022-05-10 19:51:25 +01:00

6 lines
60 B
Plaintext

import java
from Interface i
where i.fromSource()
select i