Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Syntax.IndexPositionMapper< CharSource > Member List

This is the complete list of members for Loyc.Syntax.IndexPositionMapper< CharSource >, including all inherited members.

_lineOffsets (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >protected
_offsetsComplete (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >protected
_source (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >protected
_startingPos (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >protected
AdvanceAfterNextNewline(ref int index) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >inlineprotected
FileName (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >
IndexPositionMapper(CharSource source, SourcePos startingPos=null)Loyc.Syntax.IndexPositionMapper< CharSource >inline
IndexPositionMapper(CharSource source, string fileName) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >inline
IndexToLine(int index)Loyc.Syntax.IndexPositionMapper< CharSource >inline
LineCount (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >
LineToIndex(int lineNo)Loyc.Syntax.IndexPositionMapper< CharSource >inline
LineToIndex(LineAndCol pos) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >inline
NewSourcePos(int Line, int PosInLine) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >inlineprotected
ReadUntilAfter(int toIndex) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >inlineprotected
Reset(CharSource source, string fileName)Loyc.Syntax.IndexPositionMapper< CharSource >inlineprotected
Reset(CharSource source, SourcePos startingPos=null) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >)Loyc.Syntax.IndexPositionMapper< CharSource >inlineprotected