Function databend_common_ast::parser::expr::interval_kind

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