PS: AST and control-flow additions required for MaD and Api graphs.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-11-06 10:28:21 +00:00
parent 68c729f8cd
commit cfde677eb2
10 changed files with 100 additions and 10 deletions

View File

@@ -81,4 +81,5 @@ import semmle.code.powershell.HashTable
import semmle.code.powershell.SplitExpr
import semmle.code.powershell.CommentEntity
import semmle.code.powershell.Variable
import semmle.code.powershell.internal.Internal::Public
import semmle.code.powershell.internal.Internal::Public
import semmle.code.powershell.ModuleManifest