Table of Contents

Class SyntaxStageKeys

Namespace
Hi.NcParsers.Syntaxs
Assembly
HiMech.dll

Shared JSON key constants written by post-Logic and Inspection stage syntaxes. Central registry so the string literals do not drift across syntax files; readers of cache dumps can reference these constants directly rather than hard-coding the raw strings.

public static class SyntaxStageKeys
Inheritance
SyntaxStageKeys
Inherited Members

Fields

AddedByKey

Sub-object key that names the syntax which synthesized or copied the containing data. Values are short stage names:

Absent on sub-objects written by LogicSyntaxs-stage syntaxes — readers can filter by this key's presence to distinguish originally-authored data from pipeline-synthesized markers.
public const string AddedByKey = "AddedBy"

Field Value

string