dartpy
dartpy
PyCodeObject
co_names property
co_names
dartpy
dartpy
PyCodeObject
co_names property
PyCodeObject class
Constructors
PyCodeObject
Properties
co_argcount
co_cell2arg
co_cellvars
co_code
co_consts
co_extra
co_filename
co_firstlineno
co_flags
co_freevars
co_kwonlyargcount
co_lnotab
co_name
co_names
co_nlocals
co_opcache
co_opcache_flag
co_opcache_map
co_opcache_size
co_posonlyargcount
co_stacksize
co_varnames
co_weakreflist
co_zombieframe
hashCode
ob_base
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
co_names
property
Null safety
Pointer
<
PyObject
>
co_names
read / write
Implementation
external ffi.Pointer<PyObject> co_names;