public abstract class PyFunctionTable
extends java.lang.Object
Used together with the PyTableCode class.
PyTableCode| Constructor and Description |
|---|
PyFunctionTable() |
| Modifier and Type | Method and Description |
|---|---|
abstract PyObject |
call_function(int index,
PyFrame frame) |