Files
codeql/java/ql/test-kotlin1/library-tests/classes/interfaces.ql
2023-11-21 15:28:12 +00:00

6 lines
60 B
Plaintext

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