Enum Class CompilerOptions.InstrumentOption

java.lang.Object
java.lang.Enum<CompilerOptions.InstrumentOption>
com.google.javascript.jscomp.CompilerOptions.InstrumentOption
All Implemented Interfaces:
Serializable, Comparable<CompilerOptions.InstrumentOption>, Constable
Enclosing class:
CompilerOptions

public static enum CompilerOptions.InstrumentOption extends Enum<CompilerOptions.InstrumentOption>
An option to determine what level of code instrumentation is performed, if any