mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
import java
|
|
|
|
from Method m
|
|
where m.fromSource()
|
|
select m
|