public abstract class PyFunctionTable extends Object implements Serializable
Used together with the PyTableCode class.
PyTableCode
,
Serialized FormConstructor and Description |
---|
PyFunctionTable() |
public abstract PyObject call_function(int index, PyFrame frame, ThreadState ts)