last_child method
last_child
Defines the interface for get last child node.
Returns
The MarkdownSyntaxNode.
def last_child(self):
...
See Also
- module
aspose.html.toolkit.markdown.syntax
- class
TreeWalker
Defines the interface for get last child node.
The MarkdownSyntaxNode.
def last_child(self):
...
aspose.html.toolkit.markdown.syntax
TreeWalker