Property Parsers
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; }
Gets a list of parser types used to provide language analysis in accordance with the language name.
public static IDictionary<string, Type> Parsers { get; }