Crate ast_grep_core
source ·Re-exports
pub use language::Language;pub use matcher::Matcher;pub use matcher::NodeMatch;pub use matcher::Pattern;pub use matcher::PatternError;pub use source::Doc;pub use source::StrDoc;
Modules
- Traverse Node AST
Structs
- ’r represents root lifetime