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