Class CoverageInstrumentationPass

java.lang.Object
com.google.javascript.jscomp.instrumentation.CoverageInstrumentationPass
All Implemented Interfaces:
CompilerPass

public class CoverageInstrumentationPass extends Object implements CompilerPass
This code implements the instrumentation pass over the AST (returned by JSCompiler).