Move PrintAst.ql and update import statement

This commit is contained in:
Michael Nebel
2021-11-11 13:27:12 +01:00
parent b513033e0f
commit 5a4557f588

View File

@@ -1,12 +1,12 @@
/**
* @name Print AST
* @description Outputs a representation of the Abstract Syntax Tree.
* @id cs/print-ast
* @id csharp/print-ast
* @kind graph
*/
import csharp
import PrintAst
import semmle.code.csharp.PrintAst
/**
* Temporarily tweak this class or make a copy to control which functions are