C-minor v0.0

CodePosition.Start Property

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

Get the start of this position (ie: remove the length component)

public CodePosition Start { get; }

Property Type

CodePosition