Method UpdateExplorer
UpdateExplorer(ISyntaxTree)
Updates explorer content from given source document.
public void UpdateExplorer(ISyntaxTree tree)
Parameters
treeISyntaxTreeSyntaxTree Describes syntax structure of code text.
Updates explorer content from given source document.
public void UpdateExplorer(ISyntaxTree tree)
tree ISyntaxTreeSyntaxTree Describes syntax structure of code text.