Trait hyper_ast::tree_gen::AccIndentation
source · pub trait AccIndentation: Accumulator {
// Required method
fn indentation<'a>(&'a self) -> &'a Spaces;
}
Expand description
Builder of a node aware of its indentation for the hyperAST