Skip to main content

Module parser

Module parser 

Source
Expand description

语法分析器模块。

§Cpp Parser

This module provides cpp parser functionality for the Oaks project.

Re-exports§

pub use element_type::CppElementType;

Modules§

element_type

Structs§

CppParser
Parser for the C++ language.