Enhanced C#
Loyc library documentation
 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)