Enum Class CompilerOptions.SegmentOfCompilationToRun

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

public static enum CompilerOptions.SegmentOfCompilationToRun extends Enum<CompilerOptions.SegmentOfCompilationToRun>
What segment of the compilation to run.