Function databend_common_ast::parser::script::script_stmt

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