public interface Compilation
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
Output |
getOutput()
Returns the instance of
Output used by the Zinc compiler that tells the
user which directories are being used to store class files. |
long |
getStartTime()
Returns the milliseconds since the last epoch in which the compilation started.
|