mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
python: add missing qldoc
This commit is contained in:
@@ -116,6 +116,7 @@ module Path {
|
||||
|
||||
PathNormalization() { this = range }
|
||||
|
||||
/** Gets an argument to this path normalization that is interpreted as a path. */
|
||||
DataFlow::Node getPathArg() { result = range.getPathArg() }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user