Files
codeql/java/ql/test-kotlin2/library-tests/classes/interfaces.ql
2023-11-17 14:07:13 +00:00

6 lines
60 B
Plaintext

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