- Namespace
- Ponet
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CodeBlock"]
class Type type-node
Syntax
public sealed class CodeBlock
Fields
Name | Constant Value | Summary |
---|---|---|
Empty |
static
|
Properties
Name | Value | Summary |
---|---|---|
Statements | IReadOnlyList |
Extension Methods
Name | Value | Summary |
---|---|---|
ToBlockSyntax |
BlockSyntax |
From CodeBlockExtensions
|