mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
Python: QL doc
This commit is contained in:
@@ -102,6 +102,7 @@ module SpecialMethod {
|
||||
}
|
||||
}
|
||||
|
||||
/** A control flow node corresponding to a special method call. */
|
||||
class SpecialMethodCallNode extends PotentialSpecialMethodCallNode {
|
||||
Value resolvedSpecialMethod;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user