Return a list containing all of the directives and declarations in this compilation unit, sorted in lexical order.
List<AstNode> get sortedDirectivesAndDeclarations;