Table of Contents

Class CodeEditExtensions.VbScriptParser

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

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

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

Constructors

VbScriptParser()

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