Enhanced C#
Language of your choice: library documentation
Loyc.Syntax.Les.Les2Lexer Member List

This is the complete list of members for Loyc.Syntax.Les.Les2Lexer, including all inherited members.

_currentLoyc.Syntax.Lexing.BaseILexer< ICharSource, Token >protected
_D (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_F (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_idCache (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_indentLevel (defined in Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >protected
_isFloat (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_L (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_M (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_numberBase (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_startPosition (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_style (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_sub (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_type (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_typeSuffix (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_U (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_UL (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
_value (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotected
_Z (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerprotectedstatic
AfterNewline() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
BaseILexer< ICharSource, Token >.AfterNewline(bool ignoreIndent, bool skipIndent)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >inlineprotected
AllowNestedComments (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexer
BaseILexer(CharSrc charSrc, string fileName="", int inputPosition=0) (defined in Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >inlineprotected
Clone() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
Current (defined in Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >
Error(int lookaheadIndex, string message, params object[] args) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ErrorSinkLoyc.Syntax.Lexing.ILexer< Token >
FileName (defined in Loyc.Syntax.IHasFileName)Loyc.Syntax.IHasFileName
IdToSymbol(UString ustr) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
BaseILexer< ICharSource, Token >.IndentLevelLoyc.Syntax.Lexing.BaseILexer< ICharSource, Token >
Loyc::Syntax::Lexing::ILexer.IndentLevelLoyc.Syntax.Lexing.ILexer< Token >
BaseILexer< ICharSource, Token >.IndentStringLoyc.Syntax.Lexing.BaseILexer< ICharSource, Token >
Loyc::Syntax::Lexing::ILexer.IndentStringLoyc.Syntax.Lexing.ILexer< Token >
IndexToLine(int index)Loyc.Syntax.IIndexToLine
InputPositionLoyc.Syntax.Lexing.ILexer< Token >
Les2Lexer(UString text, IMessageSink errorSink) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
Les2Lexer(ICharSource text, string fileName, IMessageSink sink, int startPosition=0) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
LineNumberLoyc.Syntax.Lexing.ILexer< Token >
MLCommentLine(ref int nested) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
NextToken()Loyc.Syntax.Les.Les2Lexerinline
ParseBQStringValue() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseIdentifier(ref UString source, Action< int, string > onError, out bool checkForNamedLiteral)Loyc.Syntax.Les.Les2Lexerinlinestatic
ParseIdValue(bool isFancy) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseNormalOp() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseNumberCore(UString source, bool isNegative, int numberBase, bool isFloat, Symbol typeSuffix, out string error)Loyc.Syntax.Les.Les2Lexerinlinestatic
ParseNumberValue(int numberEndPosition) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseSQStringValue() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseStringCore(bool isTripleQuoted, bool les3TQindents=false) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseStringValue(bool isTripleQuoted, bool les3TQIndents=false) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
ParseSymbolValue(bool lesv3=false) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
Reset(ICharSource source, string fileName="", int inputPosition=0, bool newSourceFile=true) (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
BaseILexer< ICharSource, Token >.Reset(CharSrc source, string fileName="", int inputPosition=0, bool newSourceFile=true)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >inline
ScanIndent(bool skipSpaces=true)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >inlineprotected
SkipValueParsingLoyc.Syntax.Les.Les2Lexer
SourceFile (defined in Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >)Loyc.Syntax.Lexing.BaseILexer< ICharSource, Token >
Loyc::Syntax::Lexing::ILexer.SourceFileLoyc.Syntax.Lexing.ILexer< Token >
SpacesPerTabLoyc.Syntax.Lexing.BaseILexer< ICharSource, Token >
SupportDotIndents()Loyc.Syntax.Les.Les2Lexerinlineprotectedvirtual
TDQStringLine() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
Text() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinlineprotected
TSQStringLine() (defined in Loyc.Syntax.Les.Les2Lexer)Loyc.Syntax.Les.Les2Lexerinline
UnescapeQuotedString(ref UString sourceText, Action< int, string > onError, UString indentation=default(UString), bool les3TQIndents=false)Loyc.Syntax.Les.Les2Lexerinlinestatic
UnescapeQuotedString(ref UString sourceText, Action< int, string > onError, StringBuilder sb, UString indentation=default(UString), bool les3TQIndents=false)Loyc.Syntax.Les.Les2Lexerinlinestatic
UnescapeString(ref UString sourceText, char quoteType, bool isTripleQuoted, Action< int, string > onError, StringBuilder sb, UString indentation=default(UString), bool les3TQIndents=false)Loyc.Syntax.Les.Les2Lexerinlinestatic