py_PredefinedTypes class abstract

Constructors

py_PredefinedTypes()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

tp_array2d → const int
array2d
tp_array2d_iterator → const int
tp_array_iterator → const int
tp_AssertionError → const int
tp_AttributeError → const int
tp_BaseException → const int
2 slots (arg + inner_exc)
tp_bool → const int
tp_boundmethod → const int
2 slots (self, func)
tp_bytes → const int
tp_classmethod → const int
1 slot
tp_code → const int
tp_dict → const int
tp_dict_items → const int
1 slot
tp_ellipsis → const int
tp_Exception → const int
tp_float → const int
tp_function → const int
tp_generator → const int
tp_ImportError → const int
tp_IndexError → const int
tp_int → const int
tp_KeyboardInterrupt → const int
tp_KeyError → const int
tp_list → const int
c11_vector
tp_locals → const int
tp_mat3x3 → const int
tp_module → const int
tp_namedict → const int
tp_NameError → const int
tp_nativefunc → const int
tp_nil → const int
tp_NoneType → const int
tp_NotImplementedError → const int
tp_NotImplementedType → const int
tp_object → const int
tp_OSError → const int
tp_property → const int
2 slots (getter + setter)
tp_range → const int
tp_range_iterator → const int
tp_RuntimeError → const int
tp_slice → const int
3 slots (start, stop, step)
tp_StackOverflowError → const int
tp_star_wrapper → const int
1 slot + int level
tp_staticmethod → const int
1 slot
tp_StopIteration → const int
tp_str → const int
tp_str_iterator → const int
tp_super → const int
1 slot + py_Type
tp_SyntaxError → const int
tp_SystemExit → const int
builtin exceptions
tp_tuple → const int
N slots
tp_type → const int
py_Type
tp_TypeError → const int
tp_UnboundLocalError → const int
tp_ValueError → const int
tp_vec2 → const int
linalg
tp_vec2i → const int
tp_vec3 → const int
tp_vec3i → const int
tp_ZeroDivisionError → const int