pub fn format_name_ref_expr( element: &FormatElement, stream: &mut TokenStream<PreToken>, )
Formats a NameRefExpr.
NameRefExpr
This will panic if the element does not have the expected children.