Searched refs:INCREMENTAL_OPTION (Results 1 – 1 of 1) sorted by relevance
1262 private static final String INCREMENTAL_OPTION = "--incremental"; field in Main.Arguments1566 } else if (parser.isArg(INCREMENTAL_OPTION)) { in parseFlags()1656 context.err.println(INCREMENTAL_OPTION + " is not supported with " in parse()