syside.PositionUtf8 class PositionUtf8(line: int = 0, character: int = 0) Initialization property line: int property character: int __str__() → str __eq__(arg: object, /) → bool __ne__(arg: object, /) → bool __le__(arg: object, /) → bool __ge__(arg: object, /) → bool __lt__(arg: object, /) → bool __gt__(arg: object, /) → bool __cpp_name__: str = 'syside::Position<Utf8Tag>'