Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mapper ¶
type Mapper struct {
// contains filtered or unexported fields
}
func (*Mapper) GetLSPEndPosition ¶
GetLSPEndPosition returns the position immediately after the last character of the document: the last line (0-based) at the UTF-16 length of its content. A document ending with a newline has an empty last line.
func (*Mapper) LSPPosToParserPosition ¶
convert from utf16-based to rune-based position
Click to show internal directories.
Click to hide internal directories.