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.Les.LesIndentTokenGenerator Member List

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

_current (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >protected
BracketDepth (defined in Loyc.Syntax.Lexing.IndentTokenGenerator< Token >)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >protected
CheckForIndentStyleMismatch(UString indent1, UString indent2, Token next) (defined in Loyc.Syntax.Lexing.IndentTokenGenerator< Token >)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >inlineprotectedvirtual
CurrentIndent (defined in Loyc.Syntax.Lexing.IndentTokenGenerator< Token >)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >protected
ErrorSink (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
GetTokenCategory(Token token)Loyc.Syntax.Les.LesIndentTokenGeneratorinlinevirtual
IndentChangedUnexpectedly(Token tokenBeforeNewline, ref Maybe< Token > tokenAfterNewline, ref int deltaIndent)Loyc.Syntax.Les.LesIndentTokenGeneratorinlineprotectedvirtual
IndentLevel (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
IndentString (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
IndentTokenGenerator(ILexer< Token > lexer)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >inline
IndexToLine(Token token) (defined in Loyc.Syntax.Lexing.IndentTokenGenerator< Token >)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >inlineprotectedvirtual
Loyc::Syntax::Lexing::LexerWrapper< Token >.IndexToLine(int index)Loyc.Syntax.Lexing.LexerWrapper< Token >inline
InputPosition (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
LesIndentTokenGenerator(ILexer< Token > lexer) (defined in Loyc.Syntax.Les.LesIndentTokenGenerator)Loyc.Syntax.Les.LesIndentTokenGeneratorinline
Lexer (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >protected
LexerWrapper(ILexer< Token > sourceLexer) (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >inline
LineNumber (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
MakeDedentToken(Token tokenBeforeDedent, ref Maybe< Token > tokenAfterDedent)Loyc.Syntax.Les.LesIndentTokenGeneratorinlineprotectedvirtual
MakeEndOfLineToken(Token tokenBeforeNewline, ref Maybe< Token > tokenAfterNewline, int?deltaIndent)Loyc.Syntax.Les.LesIndentTokenGeneratorinlineprotectedvirtual
MakeIndentToken(Token indentTrigger, ref Maybe< Token > tokenAfterward, bool newlineAfter)Loyc.Syntax.Les.LesIndentTokenGeneratorinlineprotectedvirtual
NextToken()Loyc.Syntax.Lexing.IndentTokenGenerator< Token >inlinevirtual
OuterIndents (defined in Loyc.Syntax.Lexing.IndentTokenGenerator< Token >)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >protected
Reset() (defined in Loyc.Syntax.Lexing.IndentTokenGenerator< Token >)Loyc.Syntax.Lexing.IndentTokenGenerator< Token >inlinevirtual
SourceFile (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
TokenCategory enum nameLoyc.Syntax.Lexing.IndentTokenGenerator< Token >
WriteError(int index, string msg, params object[] args) (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >inlineprotected