Enhanced C#
Language of your choice: library documentation
List of all members
Loyc.Syntax.ILineColumnFile Interface Reference

Source file:
Inheritance diagram for Loyc.Syntax.ILineColumnFile:
Loyc.Syntax.ILineAndColumn Loyc.Syntax.IHasFileName Loyc.Syntax.SourcePos Loyc.Syntax.LineColumnFile Loyc.Syntax.SourcePosAndIndex Loyc.Syntax.LineColumnFileAndIndex

Additional Inherited Members

- Properties inherited from Loyc.Syntax.ILineAndColumn
int Line [get]
 
int Column [get]
 
- Properties inherited from Loyc.Syntax.IHasFileName
string FileName [get]