Searched refs:MethodInvocation (Results 1 – 3 of 3) sorted by relevance
47 def MethodInvocation(name, *args): function
101 pseudo_invocation = builder.MethodInvocation(name_string, *arg_trees)192 def MethodInvocation(self, tree): member in ConcreteInterpreter
257 MethodInvocation = MethodInvocationFactory() variable
Completed in 9 milliseconds