Trait planus_cli::cst::CstNode[][src]

pub trait CstNode {
    fn span(&self) -> Span;
}

Required methods

Implementors