siblingAddr property
int
get
siblingAddr
Implementation
int get siblingAddr =>
_address! + ((ZMachine.verToInt(Z.engine.version) <= 3 ? 5 : 8));
int get siblingAddr =>
_address! + ((ZMachine.verToInt(Z.engine.version) <= 3 ? 5 : 8));