package bjc.dicelang; /** * Contains methods for customizing the DiceLang and SCL compilers. * * @author Ben Culkin */ public class CompilerTweaker { /* * @TODO add things */ }