Function espr::parser::inverse_attr[][src]

pub fn inverse_attr(input: &str) -> ParseResult<'_, InverseAttribute>
Expand description

248 inverse_attr = attribute_decl : [ ( SET | BAG ) [ bound_spec ] OF ] entity_ref FOR [ entity_ref . ] attribute_ref ; .