push method

push

Defines the Push method.

Returns

The BlockSyntaxDescriptor.

def push(self, block):
    ...
ParameterTypeDescription
blockBlockSyntaxNodeThe block.

See Also