Class SyntaxEntry
- Namespace
- Hi.Numerical.SoftParsers.Syntaxs
- Assembly
- HiMech.dll
public class SyntaxEntry
- Inheritance
-
SyntaxEntry
- Inherited Members
- Extension Methods
Remarks
Constructors
SyntaxEntry(RawBlock, JsonNode)
public SyntaxEntry(RawBlock rawNcBlock, JsonNode jsonNode)
Parameters
Properties
JsonNode
public JsonNode JsonNode { get; set; }
Property Value
RawBlock
public RawBlock RawBlock { get; set; }