public final class CompilerOption extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_WARNING_ACTION
The processor option name of warning action type.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
getOptionNames(Collection<? extends CompileEnvironment.Support> available)
Returns the available option names.
|
public static final String KEY_WARNING_ACTION
WarningAction
,
Constant Field Valuespublic static Set<String> getOptionNames(Collection<? extends CompileEnvironment.Support> available)
available
- the available featuresCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.