Python examples: Modernize snippets.

This commit is contained in:
Mark Shannon
2019-08-02 10:31:51 +01:00
parent fc4bb028b7
commit 562d959915
9 changed files with 14 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
import python
from AstNode call, FunctionObject method
from AstNode call, PythonFunctionValue method
where
method.getQualifiedName() = "MyClass.methodName" and
method.getACall().getNode() = call