Interface Context

    • Method Detail

      • getInputPath

        java.net.URI getInputPath()
        Return the input file path.
        Returns:
        The input file path or null if no path is specified.
      • getOutputPath

        java.net.URI getOutputPath()
        Return the output file path.
        Returns:
        The output file path or null if no path is specified.
      • getOptions

        Options getOptions()
        Return the compiler options.
        Returns:
        The compiler options.