复制代码def nextref(cls): '''Returns the next address that has anything referencing it.''' return cls.nextref(ui.current.address(), 1)