package
0.0.0-20240903202507-002b3ab91cc6
Repository: https://github.com/arduino/arduino-language-server.git
Documentation: pkg.go.dev

# Functions

CreateInoMapper create a InoMapper from the given target file.

# Variables

NotIno are lines that do not belongs to an .ino file.
NotInoURI is the DocumentURI that do not belongs to an .ino file.

# Structs

AdjustedRangeErr is returned if the range overlaps with a non-ino section by just the last newline character.
InoLine is a line number into an .ino file.
SketchMapper is a mapping between the .ino sketch and the preprocessed .cpp file.
SourceRevision is a source code tagged with a version number.