C-minor v0.0

LinePosition Constructor

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

Constructs a line position

public LinePosition(int lineNumber, int offset);

Parameters

int lineNumber

The line number

int offset

The offset