Table of Contents

Class ParserCapabilities

Namespace
RDCore.SDK.Client
Assembly
RDCore.SDK.dll

Regroups all core platform Parsing capabilities.

public class ParserCapabilities
Inheritance
ParserCapabilities
Inherited Members

Properties

ParseFullDocument

If supported, enables the language server to request a parse result containing the full syntax tree of a specified workspace document.

public ParseFullDocument ParseFullDocument { get; set; }

Property Value

ParseFullDocument