numbast.types#
Functions
|
|
|
|
|
Register an external C++ type in numbast's type registry. |
|
Register a mapping from a C++ enum type name to its corresponding Numba type. |
|
Convert a Numba type to its corresponding C/C++ type string. |
|
Map an ast_canopy Type to the corresponding Numba type for use as a function argument. |
|
Map a C/C++ type string to the corresponding Numba type. |
Classes
|