public class CoffeeCompiler extends java.lang.Object implements Compiler
| Constructor and Description |
|---|
CoffeeCompiler(boolean prodMode) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
compile(SourceFile sourceFile) |
public java.lang.String compile(SourceFile sourceFile)
Copyright © 2015. All Rights Reserved.