mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
rename the SSA stages to AST
This commit is contained in:
@@ -11,7 +11,7 @@ class Expr extends Expr_, AstNode {
|
||||
/** Gets a textual representation of this element. */
|
||||
cached
|
||||
override string toString() {
|
||||
Stages::SSA::ref() and
|
||||
Stages::AST::ref() and
|
||||
result = "Expression"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user