SynText
Inherits Struct < Value < Object
Constructors
Instance methods
begin
Sourceend
Sourcefrag(range : Range(Int32, Int32), origin : SF::Vector2f, inset : SF::Vector2f, hi = NoHi.new(@document.theme))
Sourceindex_to_coords(index : Int)
Sourceindex_to_extent(index : Int)
Sourceindex_to_frag(index : Int)
Finds and returns the SynFrag which contains the given
document index.
present(window)
Sourcesubrange?(range : Range(Int32, Int32))
Returns whether range is a subrange of this syntax text's range.
sync(range : Range(Int32, Int32))
Source