Table of Contents

Class CodeEditExtensions.CsScriptParser

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

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

public class CodeEditExtensions.CsScriptParser : CsParser, IComponent, IDisposable, ISyntaxParser, IParser, ILexer, INotify, IUpdate, IImport
Inheritance
CodeEditExtensions.CsScriptParser
Implements

Constructors

CsScriptParser()

Initializes a new instance of the CsScriptParser class with default settings.