last_child method

last_child

Defines the interface for get last child node.

Returns

The MarkdownSyntaxNode.

def last_child(self):
    ...

See Also