Function databend_common_ast::parser::statement::statement_body

source ยท
pub fn statement_body(i: Input<'_>) -> IResult<'_, Statement>