Conversation
aibaars
left a comment
There was a problem hiding this comment.
I had a quick look through the code. Looks good in general.
| @@ -0,0 +1,20 @@ | |||
| /** | |||
| * @name Print AST | |||
There was a problem hiding this comment.
Is this file needed for anything?
There was a problem hiding this comment.
This is the file that the qlref of the test cases points to
There was a problem hiding this comment.
Ah, yes of course. Quite useful indeed.
|
I believe the failing test is due to some semmle-code tests depending on the old PrintAst.qll. |
I think the cleanest is to get the rename of the old |
Implement it for more types Fix typos
Fix references to C# Fix getAPrimaryQlClass for JavadocTag Fix typo for Import Update test outputs
115704c to
28338eb
Compare
Resolves #3955