Пример #1
0
 static {
   final AST ast = AST.newAST(AST.JLS3);
   EMPTY_AST_UNIT = ast.newCompilationUnit();
 }