syntax::algo

Function neighbor

source
pub fn neighbor<T: AstNode>(me: &T, direction: Direction) -> Option<T>