pub fn compound_identifier( input: NomSpan<'_>, ) -> IResult<NomSpan<'_>, CompoundIdentifier, BindParserError>