Expand description
Parser implementation for C#. Parser implementation for the C# language.
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.