C-minor v0.0

LinePosition.Offset Property

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

The zero based character offset within the line

public int Offset { get; }

Property Type

int