class SyntaxTree::ArrayLiteral::EmptyWithCommentsFormatter

This is a special formatter used if the array literal contains no values but does contain comments. In this case we do some special formatting to make sure the comments gets indented properly.