Enum Compiler.BlockType
Namespace: XSharp
Assembly: XSharp.dll
Syntax
public enum BlockType : int
Fields
Name | Description |
---|---|
Function | |
If | |
Interrupt | |
Label | |
None | |
Repeat | |
While |
public enum BlockType : int
Name | Description |
---|---|
Function | |
If | |
Interrupt | |
Label | |
None | |
Repeat | |
While |