mirror of
https://github.com/github/codeql.git
synced 2026-05-06 22:25:19 +02:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
import javascript
|
|
|
|
from DataFlow::Node nd
|
|
select nd.getImmediatePredecessor(), nd
|