Class SiemensLabel
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; }