Method UpdateExplorer
- Namespace
- Alternet.Editor.IronPython
- Assembly
- Alternet.Editor.IronPython.v10.dll
UpdateExplorer(ISyntaxTree)
Updates explorer content from given source document.
public void UpdateExplorer(ISyntaxTree tree)
Parameters
tree
ISyntaxTreeSyntaxTree Describes syntax structure of code text.