Table of Contents

Namespace Alternet.Editor.Roslyn

Classes

CSUtils

Represents extended functionality to explore code in the project.

CodeEditExtensions

Contains extended functionality for multi-line text edit control.

CodeEditExtensions.CsScriptParser

Represents a class that performs syntax and lexical analysis of the specified C# code.

CodeEditExtensions.VbScriptParser

Represents a class that performs syntax and lexical analysis of the specified Visual Basic code.

CodeExplorer

Represents methods used to explore parsed representation of the source code in the TreeView control.

CodeUtils

Represents extended functionality to fill classes and methods lists related to the position inside the text document.

NavigateToNodeRequestedEventArgs

Provides data for the NavigateToNodeRequested event handler.

ResolveReferenceEventArgs

Provides data for the IScriptRun.ReferenceResolve event.

VBUtils

Represents extended functionality to explore code in the project.