Class HeidenhainSyntaxUtil
public static class HeidenhainSyntaxUtil
- Inheritance
-
HeidenhainSyntaxUtil
- Inherited Members
Fields
VarTag
public const string VarTag = "Q"
Field Value
Properties
CommentSyntax
public static BundleSyntax CommentSyntax { get; set; }
Property Value
FTagSetupSyntax
public static FloatTagSetupSyntax FTagSetupSyntax { get; }
Property Value
FlagSyntax
public static FlagSyntax FlagSyntax { get; }
Property Value
GeneralSyntaxList
Syntax list for general kind of Heidenhain Controller.
public static List<INcSyntax> GeneralSyntaxList { get; }