Table of Contents

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 ISyntaxTree

SyntaxTree Describes syntax structure of code text.