| Package | Description |
|---|---|
| org.bytedeco.cpython | |
| org.bytedeco.cpython.global |
| Modifier and Type | Method and Description |
|---|---|
_Py_CODEUNIT |
_Py_CODEUNIT.cache(short setter) |
_Py_CODEUNIT |
_Py_CODEUNIT.getPointer(long i) |
_Py_CODEUNIT |
_Py_CODEUNIT.op_arg(byte setter) |
_Py_CODEUNIT |
_Py_CODEUNIT.op_code(byte setter) |
_Py_CODEUNIT |
_Py_CODEUNIT.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static _Py_CODEUNIT |
python._py_make_codeunit(byte opcode,
byte oparg) |
| Modifier and Type | Method and Description |
|---|---|
static void |
python._py_set_opcode(_Py_CODEUNIT word,
byte opcode) |
Copyright © 2024. All rights reserved.