Uses of Enum Class
com.google.javascript.jscomp.CompilerOptions.ConformanceReportingMode
Packages that use CompilerOptions.ConformanceReportingMode
-
Uses of CompilerOptions.ConformanceReportingMode in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CompilerOptions.ConformanceReportingModeModifier and TypeMethodDescriptionCompilerOptions.getConformanceReportingMode()Returns the enum constant of this class with the specified name.CompilerOptions.ConformanceReportingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.javascript.jscomp with parameters of type CompilerOptions.ConformanceReportingModeModifier and TypeMethodDescriptionvoidCompilerOptions.setConformanceReportingMode(CompilerOptions.ConformanceReportingMode mode)