| Access | Constructor and Description |
|---|---|
| protected | |
| protected | |
| protected |
| Modifier and Type | Method and Description |
|---|---|
| public PyMethodDescr |
| PyBuiltinClassMethodNarrow | back to summary |
|---|---|
| protected PyBuiltinClassMethodNarrow(String name, int minArgs, int maxArgs) | |
| PyBuiltinClassMethodNarrow | back to summary |
|---|---|
| protected PyBuiltinClassMethodNarrow(PyObject self, PyBuiltinCallable. | |
| PyBuiltinClassMethodNarrow | back to summary |
|---|---|
| protected PyBuiltinClassMethodNarrow(PyType type, PyObject self, PyBuiltinCallable. | |
| makeDescriptor | back to summary |
|---|---|
| public PyMethodDescr makeDescriptor(PyType t) | |