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.Ecs.Parser.EcsPreprocessor Member List

This is the complete list of members for Loyc.Ecs.Parser.EcsPreprocessor, including all inherited members.

_current (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >protected
CommentList (defined in Loyc.Ecs.Parser.EcsPreprocessor)Loyc.Ecs.Parser.EcsPreprocessor
DefinedSymbols (defined in Loyc.Ecs.Parser.EcsPreprocessor)Loyc.Ecs.Parser.EcsPreprocessor
EcsPreprocessor(ILexer< Token > source, Action< Token > onComment=null) (defined in Loyc.Ecs.Parser.EcsPreprocessor)Loyc.Ecs.Parser.EcsPreprocessorinline
ErrorSink (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
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 >
IndexToLine(int index)Loyc.Syntax.Lexing.LexerWrapper< Token >inline
InputPosition (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
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 >
NextToken()Loyc.Ecs.Parser.EcsPreprocessorinlinevirtual
Reset() (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >inlinevirtual
SourceFile (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >
WriteError(int index, string msg, params object[] args) (defined in Loyc.Syntax.Lexing.LexerWrapper< Token >)Loyc.Syntax.Lexing.LexerWrapper< Token >inlineprotected