# Functions
CreateInoMapper create a InoMapper from the given target 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.