pub fn to_pretty<T: AstInfo>(stmt: &Statement<T>, width: usize) -> String
Pretty prints a statement at a width.