risingwave_
sqlparser
2.2.0-alpha
In risingwave_
sqlparser::
parser_
v2::
expr
risingwave_sqlparser
::
parser_v2
::
expr
Function
expr_case
Copy item path
source
pub fn expr_case<S>(input:
&mut S
) -> PResult<
Expr
>
where S:
TokenStream
,