Enhanced C#
Language of your choice: library documentation
Loyc.Syntax.Lexing.LexerSourceFile< CharSource > Member List

This is the complete list of members for Loyc.Syntax.Lexing.LexerSourceFile< 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.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
AfterNewline(int index)Loyc.Syntax.Lexing.LexerSourceFile< CharSource >inline
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
LexerSourceFile(CharSource source, ILineColumnFile startingPos=null) (defined in Loyc.Syntax.Lexing.LexerSourceFile< CharSource >)Loyc.Syntax.Lexing.LexerSourceFile< CharSource >inline
LexerSourceFile(CharSource source, string fileName) (defined in Loyc.Syntax.Lexing.LexerSourceFile< CharSource >)Loyc.Syntax.Lexing.LexerSourceFile< 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 >