NodeDebugInfo
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in
Inherits from System.Object
Contains debug information for a node in a Yarn file.
Initialises a new instance of the NodeDebugInfo class.
Gets or sets the file that this DebugInfo was produced from.
Gets or sets a value indicating whether this node was created by the compiler.
Gets or sets the node that this DebugInfo was produced from.
The range in the file in which the node appears.
Contains positional information about an instruction.
Gets a object that describes the specified instruction at the index instructionNumber
.