Class IrLabel
Represents a label in the IR.
Inherited Members
Namespace: VM.Core.IR.Nodes
Assembly: VM.dll
Syntax
public class IrLabel : IrNode
Fields
Name
Gets or sets the name of the label.
Declaration
public required string Name
Field Value
Type | Description |
---|---|
string |