public final class CompilerOutputStyle
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static CompilerOutputStyle |
ONE_OUTPUT_FILE_FOR_ALL_INPUT_FILES |
|
static CompilerOutputStyle |
ONE_OUTPUT_FILE_PER_INPUT_FILE |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object other) |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public static final CompilerOutputStyle ONE_OUTPUT_FILE_PER_INPUT_FILE
public static final CompilerOutputStyle ONE_OUTPUT_FILE_FOR_ALL_INPUT_FILES
Copyright © 2018. All rights reserved.