RangeUtf32

class RangeUtf32

Utf-32 based text range

Members defined in RangeUtf32 (4 members)

end

RW

End position of this range

start

RW

Start position of this range

__init__

__str__

Attributes

property end: syside.PositionUtf32

End position of this range

property start: syside.PositionUtf32

Start position of this range

Methods

__init__(start: syside.PositionUtf32, end: syside.PositionUtf32) None
__str__() str
Used in