TreeWalker.PreviousSibling

TreeWalker.PreviousSibling method

Defines the interface for get previous sibling node.

public MarkdownSyntaxNode PreviousSibling()

Return Value

The MarkdownSyntaxNode.

See Also