Expand description
Parser implementation for C#.
§Csharp Parser
This module provides csharp parser functionality for the Oaks project.
Re-exports§
pub use element_type::CSharpElementType;
Modules§
- element_
type - Element types for the C# parser.
Structs§
- CSharp
Parser - A parser for the C# language.