Skip to main content

Module ast

Module ast 

Source

Re-exports§

pub use anchor::AnchorMatch;
pub use outline::OutlineEntry;
pub use outline::SemanticKind;

Modules§

anchor
outline

Enums§

Language
Supported languages for AST parsing.

Functions§

extract_outline
Extract an outline of semantic units from source code.
resolve_anchor
Resolve an anchor name against an outline, returning match quality.