public class ConfigurationForStdOut extends ConfigurationCommon
compilerEnvirons, defaultSkip, DETECT_COALESCE_PREFIX, detectCoalesce, INCLUDE_UNLOADED_JS_PREFIX, includeBranch, includeFunction, invalid, ioUtils, ISOLATE_BROWSER_PREFIX, isolateBrowser, JS_VERSION_PREFIX, JSVersion, LOCAL_STORAGE_PREFIX, localStorage, LOG_LEVEL, logLevel, NO_BRANCH_PREFIX, NO_FUNCTION_PREFIX, NO_INSTRUMENT_PREFIX, NO_INSTRUMENT_REG_PREFIX, ONLY_INSTRUMENT_REG_PREFIX, patternMatchers, showHelp| Constructor and Description |
|---|
ConfigurationForStdOut() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHelpText() |
java.io.File |
getSrcFile() |
void |
parse(java.lang.String arg) |
static ConfigurationForStdOut |
parse(java.lang.String[] args) |
addNoInstrument, addNoInstrumentReg, addOnlyInstrumentReg, getCompilerEnvirons, getJSVersion, getLogLevel, isDetectCoalesce, isIncludeBranch, isIncludeFunction, isIncludeUnloadedJS, isInvalid, isLocalStorage, isolateBrowser, parseArg, setDetectCoalesce, setIncludeBranch, setIncludeFunction, setIncludeUnloadedJS, setInvalid, setIsolateBrowser, setJSVersion, setLocalStorage, showHelp, skipInstrumentationgetVersion, setPropertiespublic java.io.File getSrcFile()
public static ConfigurationForStdOut parse(java.lang.String[] args)
public void parse(java.lang.String arg)
public java.lang.String getHelpText()