| Modifier and Type | Field and Description |
|---|---|
| public static final PyType |
| Modifier and Type | Method and Description |
|---|---|
| public static boolean | |
| public static PyException |
| TYPE | back to summary |
|---|---|
| public static final PyType TYPE | |
| check | back to summary |
|---|---|
| public static boolean check(int nargs, int expected, boolean takesZeroArgs) | |
| unexpectedCall | back to summary |
|---|---|
| public static PyException unexpectedCall(int expected, String name) | |