Function python_ast::parser::internal::elif_keyword
[−]
[src]
pub fn elif_keyword<'a>(
i: TkSlice<'a>
) -> IResult<TkSlice<'a>, TkSlice<'a>, u32>