OakAsmNode.Type Property
Definition
Type of the node, used to replace type checks with simple comparisons in the emulator.
public NodeType Type { get; }
Type of the node, used to replace type checks with simple comparisons in the emulator.
public NodeType Type { get; }