Property SyntaxTree
SyntaxTree
When implemented by a class, gets or sets a hierarchical collection of ISyntaxNode
elements representing abstract syntax tree of the text being parsed.
ISyntaxTree SyntaxTree { get; set; }
When implemented by a class, gets or sets a hierarchical collection of ISyntaxNode
elements representing abstract syntax tree of the text being parsed.
ISyntaxTree SyntaxTree { get; set; }