Skip to main content

Module parser

Module parser 

Source
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§

CSharpParser
A parser for the C# language.