C-minor v0.0

LinePosition.ToString Method

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: LinePosition

Return the position as a string in the format "onebasedlinenumber,onebasedcharoffset"

public override string ToString();

Returns

string