CodePosition.LinePositionEnd Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: CodePosition
The end position as a line number/character offset
public LinePosition LinePositionEnd { get; }
Property Type
LinePosition |