All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
Horizontal
Text
Alignment
Offset
To
Line
Col
Offset
To
Line
Col
(
input
)
GetColumn
(
offset
)
GetLine
(
offset
)
GetLineAndColumn
(
offset
,
line
,
column
)
Text
Table
RT.Util.Threading
PuzzleSolvers
RT.CommandLine
RT.Coordinates
RT.Geometry
RT.Json
RT.Lingo.Base
RT.PostBuild
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Constructor:
OffsetToLineCol
(
string
)
Declared in:
RT.Util.Text.
OffsetToLineCol
Declaration
public
OffsetToLineCol
(
string
input
)
Summary
Constructor: precomputes certain information to enable efficient lookups.
Parameters
string
input
The string on which the lookups will be performed.