Function cpclib_basic::string_parser::parse_numeric_expression

source ยท
pub fn parse_numeric_expression<'code>(
    constraint: NumericExpressionConstraint,
) -> impl Fn(&mut &'code str) -> PResult<Vec<BasicToken>, ContextError<StrContext>>
Expand description

TODO check that some generated functions do not generate strings even if they consume numbers