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