dartpy
dartpy
PyCodeObject
co_firstlineno property
co_firstlineno
dartpy
dartpy
PyCodeObject
co_firstlineno 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_firstlineno
property
Null safety
int
co_firstlineno
@ffi.
Int32
(), read / write
Implementation
@ffi.Int32() external int co_firstlineno;