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