Enhanced C#
Language of your choice: library documentation
Static Public Member Functions | List of all members
Loyc.Syntax.SourceRangeExt Class Reference

Standard extension methods for ISourceRange. More...


Source file:

Remarks

Standard extension methods for ISourceRange.

Static Public Member Functions

static UString SourceText< SourceRange > (this SourceRange range)
 
static ILineColumnFile Start< SourceRange > (this SourceRange range)
 
static ILineColumnFile End< SourceRange > (this SourceRange range)