Skip to content

Compilation unit printer

Hiroshi Hamano requested to merge compilationUnit_printer into dev
  • Pretty printer (ASTConfLangCompilationUnitPrinter.java) for getting the content of a ASTConfLangCompilationUnit into a conf file
  • Unit test structure (ASTConfLangCompilationUnitPrinterTest) similar to EmadlPrettyPrinterTest (FileLoader used)
  • Fixed some issues in ASTConfLangCompilationUnitHandler

Merge request reports