Uses of Interface
com.google.javascript.jscomp.SortingErrorManager.ErrorReportGenerator
Packages that use SortingErrorManager.ErrorReportGenerator
-
Uses of SortingErrorManager.ErrorReportGenerator in com.google.javascript.jscomp
Classes in com.google.javascript.jscomp that implement SortingErrorManager.ErrorReportGeneratorModifier and TypeClassDescriptionclassAn error report generator that prints error and warning data to the print stream as an array of JSON objects.classAn error report generator that prints errors and warnings to the print stream provided.Constructor parameters in com.google.javascript.jscomp with type arguments of type SortingErrorManager.ErrorReportGeneratorModifierConstructorDescriptionSortingErrorManager(Set<SortingErrorManager.ErrorReportGenerator> errorReportGenerators)