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
Public Member Functions | List of all members
Loyc.Syntax.IndexPositionMapper Class Reference

Synonym for IndexPositionMapper<IListSource<char>>. More...


Source file:

Remarks

Synonym for IndexPositionMapper<IListSource<char>>.

Public Member Functions

 IndexPositionMapper (IListSource< char > source, SourcePos startingPos=null)
 
 IndexPositionMapper (IListSource< char > source, string fileName)