Searched refs:UnhandledWarningToken (Results 1 – 9 of 9) sorted by relevance
102 | CompilerOptions.UnhandledWarningToken
264 public static final int UnhandledWarningToken = IrritantSet.GROUP1 | ASTNode.Bit16; field in CompilerOptions622 case UnhandledWarningToken : in optionKeyFromIrritant()1134 optionsMap.put(OPTION_ReportUnhandledWarningToken, getSeverityString(UnhandledWarningToken)); in getMap()1634 ….get(OPTION_ReportUnhandledWarningToken)) != null) updateSeverity(UnhandledWarningToken, optionVal… in set()1927 …buf.append("\n\t- unhandled warning token: ").append(getSeverityString(UnhandledWarningToken)); //… in toString()
120 | CompilerOptions.UnhandledWarningToken
308 public static final int UnhandledWarningToken = IrritantSet.GROUP1 | ASTNode.Bit16; field in CompilerOptions717 case UnhandledWarningToken : in optionKeyFromIrritant()1339 optionsMap.put(OPTION_ReportUnhandledWarningToken, getSeverityString(UnhandledWarningToken)); in getMap()1881 ….get(OPTION_ReportUnhandledWarningToken)) != null) updateSeverity(UnhandledWarningToken, optionVal… in set()2235 …buf.append("\n\t- unhandled warning token: ").append(getSeverityString(UnhandledWarningToken)); //… in toString()
244 case IProblem.UnhandledWarningToken: in hasCorrections()735 case IProblem.UnhandledWarningToken: in process()
1378 int UnhandledWarningToken = Internal + 631; field
1460 int UnhandledWarningToken = Internal + 631; field
440 case IProblem.UnhandledWarningToken : in getIrritant()441 return CompilerOptions.UnhandledWarningToken; in getIrritant()653 case CompilerOptions.UnhandledWarningToken : in getProblemCategory()8061 IProblem.UnhandledWarningToken, in unhandledWarningToken()
525 case IProblem.UnhandledWarningToken : in getIrritant()526 return CompilerOptions.UnhandledWarningToken; in getIrritant()773 case CompilerOptions.UnhandledWarningToken : in getProblemCategory()8758 IProblem.UnhandledWarningToken, in unhandledWarningToken()