delete method

delete

Defines the Delete method.

def delete(self, head):
    ...
ParameterTypeDescription
headBlockSyntaxDescriptorThe BlockSyntaxDescriptor.

See Also