Enum Class CompilerInput.ModuleType

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

public static enum CompilerInput.ModuleType extends Enum<CompilerInput.ModuleType>
JavaScript module type.