Variable sequant::parse::variable_def

Variable Documentation

auto sequant::parse::variable_def = x3::lexeme[name >> -(x3::lit('^') >> '*' >> x3::attr(true))]