push method
push
Defines the Push method.
Returns
The BlockSyntaxDescriptor.
def push(self, block):
...
| Parameter | Type | Description |
|---|---|---|
| block | BlockSyntaxNode | The block. |
Defines the Push method.
The BlockSyntaxDescriptor.
def push(self, block):
...
| Parameter | Type | Description |
|---|---|---|
| block | BlockSyntaxNode | The block. |