| Type Params | Return Type | Name and description |
|---|---|---|
|
public String[] |
generateFileNames()Expands the parsed source-file arguments, including @-files,
into the list of file names to compile. |
|
public CompilerConfiguration |
toCompilerConfiguration()Builds a compiler configuration from the parsed command-line options. |
Expands the parsed source-file arguments, including @-files,
into the list of file names to compile.
null if expansion failedBuilds a compiler configuration from the parsed command-line options.