Uses of Class
com.google.javascript.jscomp.DiagnosticGroups
Packages that use DiagnosticGroups
-
Uses of DiagnosticGroups in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return DiagnosticGroupsModifier and TypeMethodDescriptionprotected DiagnosticGroups
AbstractCommandLineRunner.getDiagnosticGroups()
The warning classes that are available from the command-line.Compiler.getDiagnosticGroups()
The warning classes that are available from the command-line, and are suppressible by the@suppress
annotation.Methods in com.google.javascript.jscomp with parameters of type DiagnosticGroupsModifier and TypeMethodDescriptionprotected static void
AbstractCommandLineRunner.setWarningGuardOptions
(CompilerOptions options, ArrayList<AbstractCommandLineRunner.FlagEntry<CheckLevel>> warningGuards, DiagnosticGroups diagnosticGroups)