Table of Contents

Property Parsers

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

Parsers

Gets a list of parser types used to provide language analysis in accordance with the language name.

public static IDictionary<string, Type> Parsers { get; }

Property Value

IDictionary<string, Type>