paralegal_compiler::parsers::shared

Function join_nodes

Source
pub fn join_nodes((start, rest): (ASTNode, Vec<(Operator, ASTNode)>)) -> ASTNode