Class Compiler.Block
Inheritance
System.Object
Compiler.Block
Namespace: XSharp
Assembly: XSharp.dll
Syntax
public class Block : object
Properties
| Improve this Doc View SourceLabelID
Declaration
public int LabelID { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public Compiler.BlockType Type { get; set; }
Property Value
Type | Description |
---|---|
Compiler.BlockType |