fn try_parse_map_entry_constr_loc<T: Atomic + 'static>( pair: Pair<'_, Rule>, proc_ident: &String, ) -> Result<T, Error>
Parses a map_boolean_expr into a [Location]
map_boolean_expr
Example: ProcessesLocations\[p\] = "loc1"
ProcessesLocations\[p\] = "loc1"