Uses of Enum Class
com.google.javascript.jscomp.instrumentation.CoverageInstrumentationPass.CoverageReach
Packages that use CoverageInstrumentationPass.CoverageReach
-
Uses of CoverageInstrumentationPass.CoverageReach in com.google.javascript.jscomp.instrumentation
Methods in com.google.javascript.jscomp.instrumentation that return CoverageInstrumentationPass.CoverageReachModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CoverageInstrumentationPass.CoverageReach.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.google.javascript.jscomp.instrumentation with parameters of type CoverageInstrumentationPass.CoverageReachModifierConstructorDescriptionCoverageInstrumentationPass
(AbstractCompiler compiler, CoverageInstrumentationPass.CoverageReach reach) Deprecated.CoverageInstrumentationPass
(AbstractCompiler compiler, CoverageInstrumentationPass.CoverageReach reach, CompilerOptions.InstrumentOption instrumentOption, String productionInstrumentationArrayName)