Uses of Enum Class
org.mozilla.javascript.optimizer.RhinoOperation
Packages that use RhinoOperation
-
Uses of RhinoOperation in org.mozilla.javascript.optimizer
Methods in org.mozilla.javascript.optimizer that return RhinoOperationModifier and TypeMethodDescriptionstatic RhinoOperationReturns the enum constant of this class with the specified name.static RhinoOperation[]RhinoOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.