Alexandria 2.31.2
SDC-CH common library for the Euclid project
|
#include <NodeConverter.h>
Static Public Member Functions | |
static bool | isUpcast (PyObject *obj_ptr) |
static bool | cast (PyObject *obj_ptr, void *storage) |
static bool | isUpcast (PyObject *) |
static bool | cast (PyObject *, void *) |
Trait specialization for double booleans and integers can be upcasted to double
Definition at line 81 of file NodeConverter.h.
|
inlinestatic |
Try to create cast nodes from different known Node types
Definition at line 71 of file NodeConverter.h.
|
inlinestatic |
Try to create cast nodes from different known Node types
Definition at line 106 of file NodeConverter.h.
References Pyston::createCastNode().
|
inlinestatic |
Definition at line 62 of file NodeConverter.h.
|
inlinestatic |
Definition at line 86 of file NodeConverter.h.