| Modifier and Type | Field and Description |
|---|---|
| public static final String | |
| private final PyRunnable |
| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| public static CodeBootstrap | |
| public PyCode |
| REFLECTION_METHOD_NAME | back to summary |
|---|---|
| public static final String REFLECTION_METHOD_NAME | |
| runnable | back to summary |
|---|---|
| private final PyRunnable runnable | |
| PyRunnableBootstrap | back to summary |
|---|---|
| pack-priv PyRunnableBootstrap(PyRunnable runnable) | |
| getFilenameConstructorReflectionBootstrap | back to summary |
|---|---|
| public static CodeBootstrap getFilenameConstructorReflectionBootstrap(Class<? extends PyRunnable> cls) | |
| loadCode | back to summary |
|---|---|
| public PyCode loadCode(CodeLoader loader) Implements org. | |