Table of Contents

Class PostSyntaxsKeys

Namespace
Hi.NcParsers.PostSyntaxs
Assembly
HiMech.dll

Shared JSON key constants written by PostSyntaxs-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 PostSyntaxsKeys
Inheritance
PostSyntaxsKeys
Inherited Members

Fields

AddedByKey

Sub-object key that names the PostSyntax 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