mirror of
https://github.com/github/codeql.git
synced 2026-07-30 15:05:38 +02:00
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
import javascript
|
|
|
|
from DataFlow::Node node
|
|
select node, node.getEnclosingExpr()
|