FSharp.Compiler.Text Namespace
Type/Module | Description |
Represents an input to the F# compiler |
|
Just like ISourceText, but with a checksum. Added as a separate type to avoid breaking changes. |
|
Functions related to converting between lines indexed at 0 and 1 |
|
Represents a line number when using zero-based line counting (used by Visual Studio) |
|
An enhancement to TaggedText in the TaggedText layouts generated by FSharp.Compiler.Service |
|
Represents a position in a file |
|
|
|
Represents a position in a file |
|
|
|
Represents a range within a file |
|
Represents a range within a file |
|
Functions related to ISourceText objects |
|
|
|
|
|
Represents text with a tag |
|
Represents the tag of some tagged text |