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
Protected Member Functions | List of all members
Loyc.Syntax.Lexing.BaseLexer Class Reference

Alias for BaseLexer{C} where C is ICharSource. More...


Source file:
Inheritance diagram for Loyc.Syntax.Lexing.BaseLexer:
Loyc.Ecs.Parser.EcsLexer

Remarks

Alias for BaseLexer{C} where C is ICharSource.

Protected Member Functions

 BaseLexer (ICharSource source, string fileName="", int inputPosition=0, bool newSourceFile=true)