ordered_list method

ordered_list

Creates OrderedListSyntaxNode.

Returns

The OrderedListSyntax.

def ordered_list(self):
    ...

See Also