Skip to main content

simple_expression

Function simple_expression 

Source
pub fn simple_expression<'tokens, 'src: 'tokens>() -> impl Parser<'tokens, InputType<'tokens, 'src>, Spanned<Expression<'src>>, RichExtra<'tokens, 'src>> + Clone
Expand description

Expression without type reference since that clashes with nodes