mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +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 {
|
class SpecialMethodCallNode extends PotentialSpecialMethodCallNode {
|
||||||
Value resolvedSpecialMethod;
|
Value resolvedSpecialMethod;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user