aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast/generated.rs
blob: 1e0ba3f71b46e09db453eb865660f31860178b1c (plain)
1
2
3
4
//! This file is actually hand-written, but the submodules are indeed generated.

pub(super) mod nodes;
pub(super) mod tokens;