push method
push
Defines the Push method.
def push(self, syntax):
...
| Parameter | Type | Description |
|---|---|---|
| syntax | InlineSyntaxNode | The syntax. |
push
Defines the Push method.
def push(self, delimiter):
...
| Parameter | Type | Description |
|---|---|---|
| delimiter | DelimiterRun | The delimiter. |