Namespace Alternet.Syntax.Parsers.Roslyn.CodeCompletion
Classes
- CsRepository
Represents properties and methods to perform code completion functionality for the C# language.
- CsSolution
Represents properties and methods to service source code documents intended to use for C# language.
- DocumentationComment
A documentation comment derived from either source text or metadata.
- RoslynDocumentationProvider
Provide XML documentation to the compiler for members from metadata.
- RoslynListMember
Implements properties and methods for a particular list member in the data collection of the code completion popups used to describe Roslyn-based language code.
- RoslynListMember.WellKnownTags
Represents a collection of strings that describe a predefined syntax elements.
- RoslynRepository
Represents properties and methods to perform code completion functionality intended to use for Roslyn supported languages.
- RoslynSolution
Represents properties and methods to service source code documents intended to use for Roslyn supported languages.
- VbRepository
Represents properties and methods to perform code completion functionality for the Visual Basic language.
- VbSolution
Represents properties and methods to service source code documents intended to use for Visual Basic language.