mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update shared/mad/codeql/mad/dynamic/GraphExport.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
@@ -163,7 +163,7 @@ module GraphExport<
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets a synthetic type name to generate for `node`.
|
||||
* Gets a synthetic type name to generate for `node`, if it doesn't have a pretty name.
|
||||
*/
|
||||
private string getSyntheticName(RelevantNode node) {
|
||||
exists(int k, string prefixTypeName |
|
||||
|
||||
Reference in New Issue
Block a user