_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.SourceFile< CharSource >) | Loyc.Syntax.SourceFile< 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, ILineColumnFile startingPos=null) | Loyc.Syntax.IndexPositionMapper< CharSource > | inline |
IndexPositionMapper(CharSource source, string fileName) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >) | Loyc.Syntax.IndexPositionMapper< CharSource > | inline |
IndexPositionMapper(IListSource< char > source, SourcePos startingPos=null) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >) | Loyc.Syntax.IndexPositionMapper< CharSource > | inline |
IndexPositionMapper(IListSource< char > 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(ILineAndColumn 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, ILineColumnFile startingPos=null) (defined in Loyc.Syntax.IndexPositionMapper< CharSource >) | Loyc.Syntax.IndexPositionMapper< CharSource > | inlineprotected |
SourceFile(CharSource source, ILineColumnFile startingPos=null) (defined in Loyc.Syntax.SourceFile< CharSource >) | Loyc.Syntax.SourceFile< CharSource > | inline |
SourceFile(CharSource source, string fileName) (defined in Loyc.Syntax.SourceFile< CharSource >) | Loyc.Syntax.SourceFile< CharSource > | inline |
SourceFile(ICharSource source, ILineColumnFile startingPos=null) (defined in Loyc.Syntax.SourceFile< CharSource >) | Loyc.Syntax.SourceFile< CharSource > | inline |
SourceFile(ICharSource source, string fileName) (defined in Loyc.Syntax.SourceFile< CharSource >) | Loyc.Syntax.SourceFile< CharSource > | inline |
Text (defined in Loyc.Syntax.SourceFile< CharSource >) | Loyc.Syntax.SourceFile< CharSource > | |