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

7 lines
61 B
Plaintext

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