C-minor v0.0

CodeFile.Position Property

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

The current position as a character index from the start of the file

public int Position { get; set; }

Property Type

int