Closed mjambon closed 3 years ago
I'm using this to print subtrees during matching in semgrep:
----- m_stmt ----- stmt pattern 2: ExprStmt(Call(..., ...), ()) ~~~~~ stmt target 4: If((), Call(..., ...), ExprStmt(..., ...), None)
I'm using this to print subtrees during matching in semgrep:
Security