public interface Context
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getInputPath()
Return the input file path.
|
Options |
getOptions()
Return the compiler options.
|
java.net.URI |
getOutputPath()
Return the output file path.
|
java.net.URI getInputPath()
java.net.URI getOutputPath()
Options getOptions()