|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.cli.common.arguments.CompilerArgumentsUtil
public class CompilerArgumentsUtil
| Constructor Summary | |
|---|---|
CompilerArgumentsUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
checkOption(java.lang.String option)
|
static java.lang.String |
getWrongInlineOptionErrorMessage(java.lang.String inline)
|
static boolean |
optionToBooleanFlag(java.lang.String option,
boolean defaultValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompilerArgumentsUtil()
| Method Detail |
|---|
public static boolean optionToBooleanFlag(@Nullable
java.lang.String option,
boolean defaultValue)
public static boolean checkOption(@Nullable
java.lang.String option)
public static java.lang.String getWrongInlineOptionErrorMessage(@Nullable
java.lang.String inline)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||