C# (CSharp) Microsoft.R.Support.RD.Parser Namespace

Classes

Name Description
RdArgumentDescription
RdFunctionSignature
RdParser Parser of the RD (R Documentation) file format. Primary usage of the parser is the extraction of information on functions and their parameters so we can show signature completion and quick info in the VS editor.
RdText