1 2 3 4 5 6 7
/** * Contains optimizations on dice ASTs * * @author ben * */ package bjc.dicelang.ast.optimization;