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