Table of Contents

Class SiemensLabel

Namespace
Hi.NcParsers.Keywords.Siemens
Assembly
HiMech.dll

Block-root record for a Siemens label line (LBL1:), written by SiemensLabelSyntax. Labels are passive jump targets — the record only makes the consumed token visible to cache dumps and lets SiemensRepeatSyntax's scan probe match candidates.

public class SiemensLabel
Inheritance
SiemensLabel
Inherited Members
Extension Methods

Properties

Name

Label identifier without the trailing colon.

public string Name { get; set; }

Property Value

string