macro_rules! parse_set_identifier_and_string_path {
($context: ident, $current: ident, $children: ident, $identifier: ident, $string_path: ident) => { ... };
}
macro_rules! parse_set_identifier_and_string_path {
($context: ident, $current: ident, $children: ident, $identifier: ident, $string_path: ident) => { ... };
}