mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
15 lines
514 B
Python
15 lines
514 B
Python
|
|
#<pycode_BC695(py_netnode)>
|
|
netnode.alt1st = netnode.altfirst
|
|
netnode.alt1st_idx8 = netnode.altfirst_idx8
|
|
netnode.altnxt = netnode.altnext
|
|
netnode.char1st = netnode.charfirst
|
|
netnode.char1st_idx8 = netnode.charfirst_idx8
|
|
netnode.charnxt = netnode.charnext
|
|
netnode.hash1st = netnode.hashfirst
|
|
netnode.hashnxt = netnode.hashnext
|
|
netnode.sup1st = netnode.supfirst
|
|
netnode.sup1st_idx8 = netnode.supfirst_idx8
|
|
netnode.supnxt = netnode.supnext
|
|
#</pycode_BC695(py_netnode)>
|