public class CoffeeCompiler extends Object implements Compiler
CoffeeCompiler(boolean prodMode)
String
compile(java.nio.file.Path path, String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CoffeeCompiler(boolean prodMode)
public String compile(java.nio.file.Path path, String source)
compile
Compiler
Copyright © 2014. All Rights Reserved.