Module doxygen_rs::ast
source · Expand description
This module contains functions that generate ASTs from Vec
of crate::parser::Value
The functions and structs here should not be considered stable
Structs
- Represents the deprecation status of an item.
- Represents a note
- Represents a single parameter.
- Represents a parsed Doxygen comment.
- Represents a return
- Represents a return value
- Represents a warning
Enums
- The direction of an argument. Check Doxygen docs for more info