Uses of Enum Class
com.google.javascript.jscomp.lint.CheckRequiresSorted.Mode
Packages that use CheckRequiresSorted.Mode
-
Uses of CheckRequiresSorted.Mode in com.google.javascript.jscomp.lint
Methods in com.google.javascript.jscomp.lint that return CheckRequiresSorted.ModeModifier and TypeMethodDescriptionstatic CheckRequiresSorted.Mode
Returns the enum constant of this class with the specified name.static CheckRequiresSorted.Mode[]
CheckRequiresSorted.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.google.javascript.jscomp.lint with parameters of type CheckRequiresSorted.Mode